You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2018/06/20 17:40:11 UTC

[GitHub] adamjshook edited a comment on issue #535: WAL recovery enhancements and tooling

adamjshook edited a comment 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 (maybe @keith-turner?) 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:
users@infra.apache.org


With regards,
Apache Git Services