You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/03/27 03:35:15 UTC

[jira] [Commented] (ACCUMULO-1194) re-document deprecated getConnector() API's

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

Hudson commented on ACCUMULO-1194:
----------------------------------

Integrated in Accumulo-Trunk #802 (See [https://builds.apache.org/job/Accumulo-Trunk/802/])
    ACCUMULO-1194 updated java docs so users will know how to fix their code (Revision 1461262)

     Result = SUCCESS
ecn : 
Files : 
* /accumulo/trunk
* /accumulo/trunk/assemble
* /accumulo/trunk/core
* /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/Instance.java
* /accumulo/trunk/examples
* /accumulo/trunk/fate/src/main/java/org/apache/accumulo/fate/ZooStore.java
* /accumulo/trunk/fate/src/main/java/org/apache/accumulo/fate/zookeeper/ZooSession.java
* /accumulo/trunk/server
* /accumulo/trunk/src

                
> re-document deprecated getConnector() API's
> -------------------------------------------
>
>                 Key: ACCUMULO-1194
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1194
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: docs
>            Reporter: Eric Newton
>            Assignee: John Vines
>            Priority: Blocker
>             Fix For: 1.5.0
>
>
> The getConnector deprecation comments do not point the user to getConnector(String, AuthenticationToken);
> Also, the docs for that method should provide an example:
> {noformat}
> getConnector("root", new PasswordToken("secret"));
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira