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

Hudson commented on HBASE-10423:
--------------------------------

FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #101 (See 
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/101/])
HBASE-10423 Report back the message of split or rollback failure to the master 
(Harsh J) (stack: rev 1561747)
* 
/hbase/branches/0.98/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/SplitRequest.java


> 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
>             Fix For: 0.98.0, 0.96.2, 0.99.0, 0.94.17
>
>         Attachments: HBASE-10423.patch
>
>
> 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)

Reply via email to