dlmarion opened a new issue, #5503: URL: https://github.com/apache/accumulo/issues/5503
In #5490 a constructor was added to TabletIteratorEnvironment to support its use in tests. The thought was to use server-side IteratorEnvironment implementations in tests where possible instead of using the new ClientIteratorEnvironment. https://github.com/apache/accumulo/pull/5490#discussion_r2056825666 Consider removing the constructor, or adding a VisibleForTesting annotation. -- 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]
