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

Reply via email to