[
https://issues.apache.org/jira/browse/HBASE-14145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14746622#comment-14746622
]
Hudson commented on HBASE-14145:
--------------------------------
SUCCESS: Integrated in HBase-1.3-IT #157 (See
[https://builds.apache.org/job/HBase-1.3-IT/157/])
HBASE-14145 added flag to canary to try all regions in regionserver mode
(eclark: rev 9e7f9b621ac759d3b6a6569c7a79529a2bf910ee)
* hbase-server/src/main/java/org/apache/hadoop/hbase/tool/Canary.java
> 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.2.0, 1.3.0
>
> Attachments: HBASE-14145-v1.patch, HBASE-14145-v2.patch,
> HBASE-14145-v2.patch, testrun.txt, testrun2.txt
>
>
> 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)