[ https://issues.apache.org/jira/browse/HDDS-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16783746#comment-16783746 ]
Hudson commented on HDDS-1136: ------------------------------ SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #16118 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/16118/]) HDDS-1136 : Add metric counters to capture the RocksDB checkpointing (aengineer: rev 10b802b84b56a328f76ec9759597077d7652711e) * (edit) hadoop-hdds/common/src/main/java/org/apache/hadoop/utils/db/DBCheckpoint.java * (add) hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOMDbCheckpointServlet.java * (edit) hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/OMMetrics.java * (edit) hadoop-hdds/common/src/main/java/org/apache/hadoop/utils/db/RDBCheckpointManager.java * (edit) hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/OMDBCheckpointServlet.java > Add metric counters to capture the RocksDB checkpointing statistics. > -------------------------------------------------------------------- > > Key: HDDS-1136 > URL: https://issues.apache.org/jira/browse/HDDS-1136 > Project: Hadoop Distributed Data Store > Issue Type: Sub-task > Components: Ozone Recon > Reporter: Aravindan Vijayan > Assignee: Aravindan Vijayan > Priority: Major > Labels: pull-request-available > Fix For: 0.5.0 > > Attachments: HDDS-1136-000.patch > > Time Spent: 1h 50m > Remaining Estimate: 0h > > As per the discussion with [~anu] on HDDS-1085, this JIRA tracks the effort > to add metric counters to capture ROcksDB checkpointing performance. > From [~anu]'s comments, it might be interesting to have 3 counters – or a map > of counters. > * How much time are we taking for each CheckPoint > * How much time are we taking for each Tar operation – along with sizes > * How much time are we taking for the transfer. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org