adamjshook commented on issue #535: WAL recovery enhancements and tooling URL: https://github.com/apache/accumulo/issues/535#issuecomment-399199645 Wait, spoke too soon. I thought that loop in `findLastStartToFinish` was looping through mutations but that doesn't seem to be the case. Within that loop there is only one `COMPACTION_FINISH` event, but if I remove the exception being thrown there are 80 mutations that need to be replayed.
---------------------------------------------------------------- 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
