dlmarion opened a new pull request, #5587: URL: https://github.com/apache/accumulo/pull/5587
In #5490 we created a ClientIteratorEnvironment builder and class. As part of that change we added a constructor to TabletIteratorEnvironment for use in testing. Issue #5503 was created to subsequently remove that constructor. This change removes TabletIteratorEnvironment entirely and replaces it with a subclass of ClientIteratorEnvironment. Closes #5503 -- 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: notifications-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org