You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sanjeev Srivatsa (JIRA)" <ji...@apache.org> on 2015/09/10 22:30:46 UTC

[jira] [Updated] (HBASE-14145) Allow the Canary in regionserver mode to try all regions on the server, not just one

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

Sanjeev Srivatsa updated HBASE-14145:
-------------------------------------
    Attachment: HBASE-14145-v1.patch

> Allow the Canary in regionserver mode to try all regions on the server, not just one
> ------------------------------------------------------------------------------------
>
>                 Key: HBASE-14145
>                 URL: https://issues.apache.org/jira/browse/HBASE-14145
>             Project: HBase
>          Issue Type: Bug
>          Components: canary, util
>    Affects Versions: 2.0.0, 1.1.0.1
>            Reporter: Elliott Clark
>            Assignee: Sanjeev Srivatsa
>              Labels: beginner
>             Fix For: 2.0.0, 1.3.0
>
>         Attachments: HBASE-14145-v1.patch
>
>
> We want a pretty in-depth canary that will try every region on a cluster. When doing that for the whole cluster one machine is too slow, so we wanted to split it up and have each regionserver run a canary. That works however the canary does less work as it just tries one random region.
> Lets add a flag that will allow the canary to try all regions on a regionserver.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)