[
https://issues.apache.org/jira/browse/HBASE-16399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15454209#comment-15454209
]
Vishal Khandelwal commented on HBASE-16399:
-------------------------------------------
Thanks [~apurtell]. For summary intend was that tool should prints all failures
at end of the test. List should not be much or mostly nothing until there are
many failures in the region scan. Currently if 1 region scan fails out of 5K
region then error would be print somewhere in between which needs to searched
and even would scroll up on shell. The intend was to ease the failed region
identification.
I would do other changes.
> Provide an API to get list of failed regions and servername in Canary
> ---------------------------------------------------------------------
>
> Key: HBASE-16399
> URL: https://issues.apache.org/jira/browse/HBASE-16399
> Project: HBase
> Issue Type: Improvement
> Components: canary
> Affects Versions: 1.3.1, 0.98.21
> Reporter: Vishal Khandelwal
> Assignee: Vishal Khandelwal
> Fix For: 1.3.1, 0.98.23
>
> Attachments: HBASE-16399.0.98.00.patch, HBASE-16399.0.98.01.patch,
> HBASE-16399.00.patch, HBASE-16399.01.patch, HBASE-16399.02.patch,
> HBASE-16399.branch-1.00.patch, HBASE-16399.branch-1.01.patch,
> HBASE-16399.branch-1.02.patch
>
>
> At present HBase Canary tool only prints the failures as part of logs. It
> does not provide an API to get the list or summarizes it so caller can take
> action on the failed host. This Jira would additional API so caller can get
> read or write canary failures.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)