You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2014/03/17 09:50:44 UTC

[jira] [Updated] (HBASE-10770) Don't exit from the Canary daemon mode if no regions are present

     [ https://issues.apache.org/jira/browse/HBASE-10770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matteo Bertozzi updated HBASE-10770:
------------------------------------

    Attachment: HBASE-10770-v0.patch

> Don't exit from the Canary daemon mode if no regions are present
> ----------------------------------------------------------------
>
>                 Key: HBASE-10770
>                 URL: https://issues.apache.org/jira/browse/HBASE-10770
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.98.1, 0.99.0, 0.96.1.1
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>            Priority: Trivial
>         Attachments: HBASE-10770-v0.patch
>
>
> Using the regionserver mode the canary exit if there are no region servers
> {code}hbase o.a.h.h.tool.Canary -daemon -regionserver REGION_NAME{code}
> while in table mode the canary is waiting until the table is up
> {code}hbase o.a.h.h.tool.Canary -daemon TABLE_NAME{code}
> Remove the exit code from the region server mode, and keep waiting until  the -t timeout or the region shows up



--
This message was sent by Atlassian JIRA
(v6.2#6252)