Eric Newton created ACCUMULO-1194:
-------------------------------------
Summary: re-document deprecated getConnector() API's
Key: ACCUMULO-1194
URL: https://issues.apache.org/jira/browse/ACCUMULO-1194
Project: Accumulo
Issue Type: Bug
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