You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Keith Turner (Resolved) (JIRA)" <ji...@apache.org> on 2012/02/02 00:49:53 UTC

[jira] [Resolved] (ACCUMULO-275) README.filter refers to non-existing interface: org.apache.accumulo.core.iterators.iterators.filter.Filter

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

Keith Turner resolved ACCUMULO-275.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4.0
         Assignee: Keith Turner  (was: Billie Rinaldi)
    
> README.filter refers to non-existing interface: org.apache.accumulo.core.iterators.iterators.filter.Filter
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-275
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-275
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: docs
>            Reporter: David Medinets
>            Assignee: Keith Turner
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> README.filter says:
> {noformat}
> Filters implement the org.apache.accumulo.core.iterators.iterators.filter.Filter interface which 
> contains a method accept(Key k, Value v)
> {noformat}
> However, I can't find that interface. The org.apache.accumulo.core.iterators.user.AgeOffFilter class extends the org.apache.accumulo.core.iterators.Filter class.
> It seems like the interface has been removed, please update the README.filter file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira