You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ri...@apache.org on 2022/11/30 22:15:45 UTC

[ozone] branch master updated (627c90c233 -> 4de7d56fc4)

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

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


    from 627c90c233 HDDS-7510. Recon: Return number of open containers in `/clusterState` endpoint (#3989)
     add 4de7d56fc4 HDDS-7394. OM RPC FairCallQueue decay decision metrics list caller username in the metric (#3878)

No new revisions were added by this update.

Summary of changes:
 .../hdds/server/http/PrometheusMetricsSink.java    |  22 +++-
 .../hadoop/hdds/utils/DecayRpcSchedulerUtil.java   | 121 +++++++++++++++++++++
 .../hdds/utils/TestDecayRpcSchedulerUtil.java      |  75 +++++++++++++
 3 files changed, 214 insertions(+), 4 deletions(-)
 create mode 100644 hadoop-hdds/framework/src/main/java/org/apache/hadoop/hdds/utils/DecayRpcSchedulerUtil.java
 create mode 100644 hadoop-hdds/framework/src/test/java/org/apache/hadoop/hdds/utils/TestDecayRpcSchedulerUtil.java


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