You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "David Medinets (JIRA)" <ji...@apache.org> on 2013/01/04 04:14:12 UTC

[jira] [Created] (ACCUMULO-928) The TableLoadBalancer.getTableOperations method should not rely on Zookeeper.

David Medinets created ACCUMULO-928:
---------------------------------------

             Summary: The TableLoadBalancer.getTableOperations method should not rely on Zookeeper.
                 Key: ACCUMULO-928
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-928
             Project: Accumulo
          Issue Type: Bug
    Affects Versions: 1.5.0
            Reporter: David Medinets
            Priority: Minor
             Fix For: 1.5.0


The method uses "HdfsZooInstance.getInstance()" instead of "configuration.getInstance()". Using the class variable enables dependency injection which enables unit tests.

--
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