GitHub user milleruntime opened a pull request:
https://github.com/apache/accumulo/pull/237
ACCUMULO-3521: minor improvements to iterators
Updated iterators mentioned in
[ACCUMULO-3521](https://issues.apache.org/jira/browse/ACCUMULO-3521), added
tests to cover untested methods and deprecated OrIterator. Couldn't find
IteratorUtil.getMaxPriority and .findIterator methods. StatsCombiner is in
examples.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/milleruntime/accumulo ACCUMULO-3521
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/accumulo/pull/237.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #237
----
commit 96c1e4ff9ebbefc00c57c7c5c76aeac737ca314d
Author: Mike Miller <[email protected]>
Date: 2017-03-29T20:45:56Z
ACCUMULO-3521: deprecate OrIterator
commit 808b10278e20f9222c2c398a003bee4c39676bc5
Author: Mike Miller <[email protected]>
Date: 2017-03-29T20:49:18Z
ACCUMULO-3521: improvements to FirstEntryInRowIterator and Test
commit 4366d58e60b641f4ace075d7812fc947e2e18910
Author: Mike Miller <[email protected]>
Date: 2017-03-29T20:49:55Z
ACCUMULO-3521: improvements to TypedValueCombiner and added test to
CombinerTest
----
---
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.
---