You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ae...@apache.org on 2019/11/13 21:59:05 UTC

[hadoop-ozone] branch master updated (cb66b48 -> c83d5bc)

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

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


    from cb66b48  HDDS-2412. Define description/topics/merge strategy for the github repository (#125)
     add c83d5bc  HDDS-2364. Add OM metrics to find the false positive rate for the keyMayExist. (#101)

No new revisions were added by this update.

Summary of changes:
 .../apache/hadoop/hdds/utils/db/RDBMetrics.java    | 75 ++++++++++++++++++++++
 .../org/apache/hadoop/hdds/utils/db/RDBStore.java  | 10 ++-
 .../org/apache/hadoop/hdds/utils/db/RDBTable.java  | 18 +++++-
 .../hadoop/hdds/utils/db/TestRDBTableStore.java    | 49 ++++++++++++--
 .../org/apache/hadoop/ozone/recon/ReconServer.java |  3 +
 .../recon/spi/OzoneManagerServiceProvider.java     |  2 +-
 .../spi/impl/OzoneManagerServiceProviderImpl.java  |  3 +-
 7 files changed, 148 insertions(+), 12 deletions(-)
 create mode 100644 hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/utils/db/RDBMetrics.java


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