keith-turner opened a new pull request #1379: Improved metadata table consitency checking and testing URL: https://github.com/apache/accumulo/pull/1379 Added unit test to excercise the code that checks the consistency of the metadata table during GC scans. Also added a check to ensure the last tablet was seen. This should cause an error to be thrown if the scanner stops returning data for any reason. These changes were already made in 2.0 in #1266. However the code in 1.9 is so different that they could not be backported, but had to be reimplelmented.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
