adamjshook commented on issue #535: WAL recovery enhancements and tooling
URL: https://github.com/apache/accumulo/issues/535#issuecomment-399217628
 
 
   For the one tablet that I have been working on, logging the error regarding 
`COMPACTION_FINISH` instead of throwing an exception. Four WALs total.
   
   ```
   findLastStartToFinish
   COMPACTION_FINISH tabletId: 390 seq: 1295
   COMPACTION_FINISH (without preceding COMPACTION_START) is not followed by a 
successful minor compaction in log: 7721209c-727f-4cba-aadc-b9b8482224ac
   playbackMutations numlogs: 4 tabletId: 390 recoverySeq: 0
   MANY_MUTATIONS tabletId: 390 seq: 1295 size: 28
   MANY_MUTATIONS tabletId: 390 seq: 1295 size: 26
   MANY_MUTATIONS tabletId: 390 seq: 1295 size: 26
   Finished recovery
   KeyExtent 1;85766;8294 has 80 mutations
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to