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

Christopher Tubbs resolved ACCUMULO-1666.
-----------------------------------------
    Resolution: Abandoned

Closing this stale issue. If this is still a problem, please create a new issue 
or PR at https://github.com/apache/accumulo

> Provide a way to declare iterator dependencies on other iterators
> -----------------------------------------------------------------
>
>                 Key: ACCUMULO-1666
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1666
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: Brian Loss
>            Priority: Major
>
> Sometimes iterators really only make sense when they are used in conjunction 
> with other iterators, but it doesn't make sense to implement the 
> functionality in a single iterator.  It would be nice if Accumulo had a way 
> to declare that an iterator depends on another iterator or iterators.
> Perhaps this could be done by annotating the iterator class, and then when 
> the tablet server adds an iterator to the stack, it could ensure that the 
> dependent iterators are already on the stack and throw an error if not.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to