You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by bh...@apache.org on 2021/10/12 05:23:09 UTC

[ozone] branch master updated (2f49993 -> 730a2e8)

This is an automated email from the ASF dual-hosted git repository.

bharat pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git.


    from 2f49993  HDDS-5845. Add metrics for stateMachineDataCache cache hit and miss. (#2726)
     add 730a2e8  HDDS-5842. Parse and dump SCM ratis segment file to printable text (#2731)

No new revisions were added by this update.

Summary of changes:
 .../apache/hadoop/hdds/scm/ha/SCMRatisRequest.java | 24 ++++++++++
 .../TestOzoneHARatisLogParser.java}                | 52 +++++++++++++++++++---
 .../hadoop/ozone/segmentparser/RatisLogParser.java |  4 +-
 ...MRatisLogParser.java => SCMRatisLogParser.java} | 15 +++----
 4 files changed, 79 insertions(+), 16 deletions(-)
 rename hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/{om/parser/TestOMRatisLogParser.java => parser/TestOzoneHARatisLogParser.java} (68%)
 copy hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/segmentparser/{OMRatisLogParser.java => SCMRatisLogParser.java} (75%)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@ozone.apache.org
For additional commands, e-mail: commits-help@ozone.apache.org