You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2023/03/25 07:43:34 UTC

[dubbo] branch 3.2 updated (12febcfbf5 -> fd61fc3822)

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

albumenj pushed a change to branch 3.2
in repository https://gitbox.apache.org/repos/asf/dubbo.git


    from 12febcfbf5 adding the reject task indicator for thread pool burying point(#11706) (#11916)
     add fd61fc3822 bugfix && add testcase (#11918)

No new revisions were added by this update.

Summary of changes:
 .../dubbo/metrics/model/MetricsCategory.java       |  1 +
 .../collector/MetadataMetricsCollector.java        |  2 +-
 .../collector/stat/MetadataStatComposite.java      |  4 +-
 .../collector/RegistryMetricsCollector.java        |  2 +-
 .../event/MetricsServiceSubscribeListener.java     |  4 +-
 .../collector/RegistryMetricsCollectorTest.java    | 63 ++++++++++++++++++++--
 6 files changed, 66 insertions(+), 10 deletions(-)