[ 
https://issues.apache.org/jira/browse/HBASE-10435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885368#comment-13885368
 ] 

Hudson commented on HBASE-10435:
--------------------------------

FAILURE: Integrated in HBase-TRUNK #4866 (See 
[https://builds.apache.org/job/HBase-TRUNK/4866/])
HBASE-10435 Lower the log level of Canary region server match (mbertozzi: rev 
1562391)
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/tool/Canary.java


> Lower the log level of Canary region server match
> -------------------------------------------------
>
>                 Key: HBASE-10435
>                 URL: https://issues.apache.org/jira/browse/HBASE-10435
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.98.0, 0.99.0, 0.96.1.1
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>            Priority: Minor
>             Fix For: 0.98.0, 0.96.2, 0.99.0
>
>         Attachments: HBASE-10435-v0.patch
>
>
> When there are no table or the RS doesn't have regions loaded the canary will 
> output an ERROR log.
> {code}
> $ hbase org.apache.hadoop.hbase.tool.Canary -regionserver HOSTNAME
> ERROR No RegionServerInfo found, regionServerName: HOSTNAME
> {code}
> but this ERROR shouldn't be considered as "the region server is not up", so 
> we probably reduce the log level to "info" or "debug". (The exit code is 
> already notifying that the failure cause is related to "initialization" or 
> similar)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to