You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/07/19 04:19:39 UTC

[jira] [Resolved] (ACCUMULO-2994) IteratorUtil.parseIterConf loops over each iterator scope repeatedly

     [ https://issues.apache.org/jira/browse/ACCUMULO-2994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser resolved ACCUMULO-2994.
----------------------------------

    Resolution: Fixed

> 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.5.0, 1.5.1, 1.6.0
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>            Priority: Minor
>             Fix For: 1.5.2, 1.6.1, 1.7.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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)