GitHub user bpon opened a pull request:
https://github.com/apache/hbase/pull/1
Update hbase-server/src/main/java/org/apache/hadoop/hbase/rest/client/Cl...
...uster.java
fix bug with adding nodes in constructor
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bpon/hbase patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hbase/pull/1.patch
----
commit 5acf97e686b194c381083e8b062dd43f8a990956
Author: Bryan Pon <[email protected]>
Date: 2012-10-30T01:12:50-07:00
Update
hbase-server/src/main/java/org/apache/hadoop/hbase/rest/client/Cluster.java
fix bug with adding nodes in constructor
----