jmark99 opened a new pull request #2214: URL: https://github.com/apache/accumulo/pull/2214
Updated Garbage Collection code to no longer use a continue point when processing deletion candidates. The GC now uses an iterator that lasts during the lifetime of a GC cycle. The GarbageCollectionTest was updated to work with the update, as was the GC integration test. Closes #1351 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
