[
https://issues.apache.org/jira/browse/ACCUMULO-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562520#comment-13562520
]
Hudson commented on ACCUMULO-928:
---------------------------------
Integrated in Accumulo-Trunk-Hadoop-2.0 #26 (See
[https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/26/])
ACCUMULO-928 Use the ServerConfiguration object where available, instead of
directly calling HdfsZooInstance
ACCUMULO-923 Made error messages more descriptive (Revision 1438335)
Result = FAILURE
ctubbsii :
Files :
* /accumulo/trunk/server/src/main/java/org/apache/accumulo/server/Accumulo.java
*
/accumulo/trunk/server/src/main/java/org/apache/accumulo/server/client/ClientServiceHandler.java
*
/accumulo/trunk/server/src/main/java/org/apache/accumulo/server/master/Master.java
*
/accumulo/trunk/server/src/main/java/org/apache/accumulo/server/master/balancer/TableLoadBalancer.java
> 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
> Assignee: Christopher Tubbs
> 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