Closed kjnilsson closed 11 months ago
When data is lost in the first chunk ever written subsequent inits would detect this in the index correctly but position the segment at eof which is incorrect. This fix addressed that by ensuring the empty log case is handled correctly.
When data is lost in the first chunk ever written subsequent inits would detect this in the index correctly but position the segment at eof which is incorrect. This fix addressed that by ensuring the empty log case is handled correctly.