You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by ts...@apache.org on 2020/08/21 17:19:01 UTC

[dubbo] branch master updated: doc: replace comment to java doc of GovernanceRuleRepository#removeListener (#6628)

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

tswstarplanet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/master by this push:
     new e1fe4a6  doc: replace comment to java doc of GovernanceRuleRepository#removeListener (#6628)
e1fe4a6 is described below

commit e1fe4a686fde0c08efbdec8f320f0c16aafe09bd
Author: RojerAlone <ro...@163.com>
AuthorDate: Sat Aug 22 01:18:43 2020 +0800

    doc: replace comment to java doc of GovernanceRuleRepository#removeListener (#6628)
---
 .../apache/dubbo/rpc/cluster/governance/GovernanceRuleRepository.java   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-cluster/src/main/java/org/apache/dubbo/rpc/cluster/governance/GovernanceRuleRepository.java b/dubbo-cluster/src/main/java/org/apache/dubbo/rpc/cluster/governance/GovernanceRuleRepository.java
index a8e5e18..aaa604f 100644
--- a/dubbo-cluster/src/main/java/org/apache/dubbo/rpc/cluster/governance/GovernanceRuleRepository.java
+++ b/dubbo-cluster/src/main/java/org/apache/dubbo/rpc/cluster/governance/GovernanceRuleRepository.java
@@ -35,7 +35,7 @@ public interface GovernanceRuleRepository {
     }
 
 
-    /*
+    /**
      * {@link #removeListener(String, String, ConfigurationListener)}
      *
      * @param key      the key to represent a configuration