You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "David Medinets (Created) (JIRA)" <ji...@apache.org> on 2012/01/06 00:21:39 UTC

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

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: Adam Fuchs
            Priority: Minor


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

        

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

Posted by "Billie Rinaldi (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ACCUMULO-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Billie Rinaldi reassigned ACCUMULO-275:
---------------------------------------

    Assignee: Billie Rinaldi  (was: Adam Fuchs)
    
> 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: Billie Rinaldi
>            Priority: Minor
>
> 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

        

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

Posted by "Keith Turner (Resolved) (JIRA)" <ji...@apache.org>.
     [ 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