You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by sunzhu <gi...@git.apache.org> on 2013/12/16 10:45:06 UTC

hbase pull request: Fix for HBASE-10139

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: sunzhu@cyyun.com <>
Date:   2013-12-13T02:43:35Z

    Make region server listen on all interface: HBASE-10139

commit d1ad1f0860edfd028e643d04513b87f41ea62a0f
Author: Sun Zhu <su...@gmail.com>
Date:   2013-12-13T03:50:13Z

    Merge branch '0.96' into cyyun

commit f644cac3af189e754f8a0ad3ad7d9ea3d318226c
Author: Sun Zhu <su...@gmail.com>
Date:   2013-12-13T05:44:10Z

    remove unnecessary file from repo

----


Re: hbase pull request: Fix for HBASE-10139

Posted by Ted Yu <yu...@gmail.com>.
Hi,
There is initiative to move source repo to github but that is work in
progress.

Let's continue with the normal review process on the JIRA.

Cheers


On Mon, Dec 16, 2013 at 1:45 AM, sunzhu <gi...@git.apache.org> wrote:

> 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: sunzhu@cyyun.com <>
> Date:   2013-12-13T02:43:35Z
>
>     Make region server listen on all interface: HBASE-10139
>
> commit d1ad1f0860edfd028e643d04513b87f41ea62a0f
> Author: Sun Zhu <su...@gmail.com>
> Date:   2013-12-13T03:50:13Z
>
>     Merge branch '0.96' into cyyun
>
> commit f644cac3af189e754f8a0ad3ad7d9ea3d318226c
> Author: Sun Zhu <su...@gmail.com>
> Date:   2013-12-13T05:44:10Z
>
>     remove unnecessary file from repo
>
> ----
>
>