keith-turner opened a new pull request, #4829: URL: https://github.com/apache/accumulo/pull/4829
This is manual refactor of how scan sessions track scan task. MultiScanSession and SinceScanSession both extend ScanSession. Each was tracking scan task separately. Moved this tracking into the parent class ScanSession. This refactoring is needed for #4756 but want to do it on its own to simplify review for bug fix release changes. -- 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]
