Josh Elser created ACCUMULO-2994:
------------------------------------

             Summary: IteratorUtil.parseIterConf loops over each iterator scope 
repeatedly
                 Key: ACCUMULO-2994
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2994
             Project: Accumulo
          Issue Type: Improvement
    Affects Versions: 1.6.0, 1.5.1, 1.5.0
            Reporter: Josh Elser
            Assignee: Josh Elser
            Priority: Minor
             Fix For: 1.5.2, 1.6.1, 1.7.0


While looking into a user's problem, I noticed that the loop that is used to 
construct iterators that are set on a table could be made more efficient.

Notably, we loop through each IteratorScope even after we've already configured 
scope. Given how often we scan tables internally (as a part of Accumulo 
running), we could make this parsing quicker.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to