GitHub user sunzhu opened a pull request:
https://github.com/apache/hbase/pull/6
Fix for HBASE-10139
This is my fix for HBASE-10139 and it's running fine in my cluster.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sunzhu/hbase cyyun
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hbase/pull/6.patch
----
commit 0c89e631706e8ac83c13bd9501961ca725c68e8f
Author: [email protected] <>
Date: 2013-12-13T02:43:35Z
Make region server listen on all interface: HBASE-10139
commit d1ad1f0860edfd028e643d04513b87f41ea62a0f
Author: Sun Zhu <[email protected]>
Date: 2013-12-13T03:50:13Z
Merge branch '0.96' into cyyun
commit f644cac3af189e754f8a0ad3ad7d9ea3d318226c
Author: Sun Zhu <[email protected]>
Date: 2013-12-13T05:44:10Z
remove unnecessary file from repo
----