adamjshook commented on issue #535: WAL recovery enhancements and tooling URL: https://github.com/apache/accumulo/issues/535#issuecomment-398835802 I'm happy to do the leg work on this, but could someone help clue me in on how/why the WAL would be considered in an illegal state, and what could be done to remove/fix the illegal state? The ones I am specifically experiencing are the `Saw consecutive COMPACTION_FINISH events` and `COMPACTION_FINISH (without preceding COMPACTION_START) is not followed by a successful minor compaction`. Are exceptions the way to go with these or would logging be a better option since replaying the mutations is important? (I'm unfamiliar with the details of WAL recovery but am going over the code now).
---------------------------------------------------------------- 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
