[
https://issues.apache.org/jira/browse/HBASE-10770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-10770:
-----------------------------------
Fix Version/s: (was: 0.98.2)
0.98.1
> 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
> Fix For: 0.96.2, 0.98.1, 0.99.0
>
> 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)