zensan 78711524b7 In all the places where log records are read, there was a check that
record.size() should not be less than 12.

This "magic number" seems to be the WriteBatch header (8 byte sequence
and 4 byte count).   Replaced all the places where "12" was used
by WriteBatchInternal::kHeader.
2016-03-30 23:05:22 +05:30
..
2015-12-11 01:54:48 +09:00
2015-12-11 01:54:48 +09:00
2016-03-12 13:50:20 -08:00
2016-03-12 13:50:20 -08:00
2015-10-28 16:15:07 -07:00