You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2012/05/04 05:13:18 UTC

[jira] [Commented] (ACCUMULO-502) Document what replaces the deprecated PerColumnIteratorConfig class.

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

Josh Elser commented on ACCUMULO-502:
-------------------------------------

David: did Keith's response answer your question, is the accompanying Javadoc addition sufficient, and can this ticket be closed?
                
> Document what replaces the deprecated PerColumnIteratorConfig class.
> --------------------------------------------------------------------
>
>                 Key: ACCUMULO-502
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-502
>             Project: Accumulo
>          Issue Type: Improvement
>    Affects Versions: 1.4.1
>            Reporter: David Medinets
>            Assignee: Josh Elser
>            Priority: Minor
>             Fix For: 1.4.1
>
>         Attachments: ACCUMULO-502-PerColumnIteratorConfig-javadoc
>
>
> I pulled a new copy of trunk and noticed that a deprecated class is being used. I tried some code spelunking:
> $ svn -v blame core/src/main/java/org/apache/accumulo/core/iterators/conf/PerColumnIteratorConfig.java
> 1178655    kturner 2011-10-03 20:46:07 -0400 (Mon, 03 Oct 2011)  * @deprecated since 1.4
> $ svn log -r 1178656:1178654
> r1178655 | kturner | 2011-10-03 20:46:07 -0400 (Mon, 03 Oct 2011) | 1 line
> ACCUMULO-1 initial checkin of source code
> What should be used in place of PerColumnIteratorConfig? Can that information be added to the PerColumnIteratorConfig.java 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