You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by li...@apache.org on 2022/01/28 02:22:36 UTC

[dubbo] branch 3.0 updated (dfe4fca -> cbce5f1)

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

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


    from dfe4fca  [3.0] Add ignore properties support (#9628)
     add cbce5f1  fix probes (#9638)

No new revisions were added by this update.

Summary of changes:
 .../dubbo/qos/probe/impl/DeployerReadinessProbe.java  | 19 +++++++++----------
 .../dubbo/qos/probe/impl/DeployerStartupProbe.java    | 18 +++++++++---------
 .../org/apache/dubbo/qos/command/impl/ReadyTest.java  |  2 +-
 .../apache/dubbo/qos/command/impl/StartupTest.java    |  2 +-
 4 files changed, 20 insertions(+), 21 deletions(-)