keith-turner opened a new pull request, #4826: URL: https://github.com/apache/accumulo/pull/4826
Normals scans were not running all session cleanup code like batch scans were. AFAICT this change does not impact tablet severs and only scan severs. The code that was not being called only seems to do some clean up on scan severs. Following the code this change should cause SnapshotTablet.close() to be called now when a normal scan session is cleaned up on a scan server. -- 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]
