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-07-17 18:59:11 +02:00
2016-03-15 12:17:40 -07:00
2016-03-22 17:10:31 -07:00
2016-03-22 12:38:44 -07:00
2016-03-18 15:18:42 -07:00