Harsh J created HBASE-10423:
-------------------------------
Summary: Report back the message of split or rollback failure to
the master
Key: HBASE-10423
URL: https://issues.apache.org/jira/browse/HBASE-10423
Project: HBase
Issue Type: Improvement
Components: regionserver
Affects Versions: 0.96.0
Reporter: Harsh J
Assignee: Harsh J
Priority: Trivial
A failure in splitting and rolling back causes an RS to abort with the error
logged. However, the abort message sent back to the Master does not carry the
same message for traceability.
It would be useful if the Master at least had the message part of the exception
given that its log writes are fewer than the RSs, helping capture reasons even
if the RS loses its logs since, or couldn't log.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)