You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2019/07/31 00:43:00 UTC

[jira] [Resolved] (HBASE-22762) Print the delta between phases in the split/merge/compact/flush transaction journals

     [ https://issues.apache.org/jira/browse/HBASE-22762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell resolved HBASE-22762.
------------------------------------
       Resolution: Fixed
     Hadoop Flags: Reviewed
    Fix Version/s: 1.4.11
                   1.3.6
                   1.5.0

Pushed to the branch-1s

> 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)