[
https://issues.apache.org/jira/browse/HBASE-22762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16896714#comment-16896714
]
Hudson commented on HBASE-22762:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.3-IT #608 (See
[https://builds.apache.org/job/HBase-1.3-IT/608/])
HBASE-22762 Print the delta between phases in the (apurtell: rev
7fe609ff0288366542742190f33bedfafe177c60)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/SplitTransactionImpl.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/SplitRequest.java
> Print the delta between phases in the split/merge/compact/flush transaction
> journals
> ------------------------------------------------------------------------------------
>
> Key: HBASE-22762
> URL: https://issues.apache.org/jira/browse/HBASE-22762
> Project: HBase
> Issue Type: Improvement
> Components: logging
> Reporter: Andrew Purtell
> Assignee: Xu Cang
> Priority: Minor
> Fix For: 1.5.0, 1.3.6, 1.4.11
>
> Attachments: HBASE-22762.branch-1.001.patch,
> HBASE-22762.branch-1.002.patch, HBASE-22762.branch-1.004.patch
>
>
> We print the start timestamp for each phase when logging the
> split/merge/compact/flush transaction journals and so when debugging an
> operator must do the math by hand. It would be trivial to also print the
> delta from the start timestamp of the previous phase and helpful to do so.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)