-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23517/
-----------------------------------------------------------

Review request for accumulo.


Bugs: ACCUMULO-2994
    https://issues.apache.org/jira/browse/ACCUMULO-2994


Repository: accumulo


Description
-------

Limits the scope of configuration elements read to only those iterator-relevant 
keys that are for the given scope. Reduces unnecessary processing in creating 
iterators.


Diffs
-----

  core/src/main/java/org/apache/accumulo/core/conf/Property.java d8f9beb 
  core/src/main/java/org/apache/accumulo/core/iterators/IteratorUtil.java 
1d58c2f 
  core/src/test/java/org/apache/accumulo/core/iterators/IterUtilTest.java 
e569ea4 
  core/src/test/java/org/apache/accumulo/core/iterators/IteratorUtilTest.java 
PRE-CREATION 

Diff: https://reviews.apache.org/r/23517/diff/


Testing
-------

Unit tests for 1.5. Will merge up to 1.6 to run the ITs as well.


Thanks,

Josh Elser

Reply via email to