[ 
https://issues.apache.org/jira/browse/ACCUMULO-3294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15011622#comment-15011622
 ] 

Keith Turner commented on ACCUMULO-3294:
----------------------------------------

bq. What would the new interface look like if we want this to update all of a 
tables iterators at once? A Collection<IteratorSettingScopePair>?

Yeah something like that.  Ilike the name {{ScopedIteratorSetting}}.  So pass 
in a {{Collection<ScopedIteratorSetting>}}.  {{ScopedIteratorSetting}} could 
extend or contain {{IteratorSetting}} and have scope info.

> Need mechanism to update iterator settings
> ------------------------------------------
>
>                 Key: ACCUMULO-3294
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3294
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: client
>            Reporter: John Vines
>            Assignee: Jonathan Park
>             Fix For: 1.8.0
>
>         Attachments: bug3294.patch, bug3294.patch.1
>
>
> Currently our API supports attachIterator, removeIterator, and 
> getIteratorSettings. There is no mechanism to directly change an iterators 
> settings.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to