Github user keith-turner commented on the issue:
https://github.com/apache/accumulo/pull/237
On the PR for adding close to iterators we noticed the OrIterator seemed to
be doing something incorrect. However, without knowing what the iterators is
supposed to actually do, we were not sure :)
Under some case in seek it removes an iterator and then later adds it.
Does anyone know whats going on here?
https://github.com/milleruntime/accumulo/blob/4366d58e60b641f4ace075d7812fc947e2e18910/core/src/main/java/org/apache/accumulo/core/iterators/OrIterator.java#L225
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---