finefuture commented on code in PR #13971:
URL: https://github.com/apache/dubbo/pull/13971#discussion_r1554846663


##########
dubbo-common/src/main/java/org/apache/dubbo/config/RegistryConfig.java:
##########
@@ -220,12 +219,6 @@ public RegistryConfig(ApplicationModel applicationModel, 
String address, String
         setProtocol(protocol);
     }
 
-    @Override
-    @Parameter(key = REGISTRY_CLUSTER_KEY)
-    public String getId() {
-        return super.getId();
-    }
-

Review Comment:
   Fixed.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to