[
https://issues.apache.org/jira/browse/HBASE-7720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566654#comment-13566654
]
Matteo Bertozzi commented on HBASE-7720:
----------------------------------------
What's the purpose of the first assignment:
{code}String status = "Procedure " + ssString + " not active.";{code}
the assignment in the if/else is supposed to be a status += instead of just
equal?
> improve logging messages of failed snapshot attempts.
> -----------------------------------------------------
>
> Key: HBASE-7720
> URL: https://issues.apache.org/jira/browse/HBASE-7720
> Project: HBase
> Issue Type: Sub-task
> Components: snapshots
> Affects Versions: hbase-7290
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Fix For: hbase-7290
>
> Attachments: hbsae-7720.patch
>
>
> When snapshots fail, the client gets some sort of verification exception or
> some sort of timeout exception. This patch provides more information in this
> error message so that the user can go directly to a particular regionserver
> to look for root cause. (Previously, you would need to inspect master logs
> and then go to the region servers).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira