[ https://issues.apache.org/jira/browse/HBASE-14145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Elliott Clark updated HBASE-14145: ---------------------------------- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 1.2.0 Status: Resolved (was: Patch Available) Pushed to master, branch-1, and branch-1.2. Fixed line length nit. Thanks for the 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.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)