You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2020/07/19 13:21:35 UTC

[GitHub] [dubbo-go] AlexStocks commented on a change in pull request #664: Imp: Some improvements related to annotation

AlexStocks commented on a change in pull request #664:
URL: https://github.com/apache/dubbo-go/pull/664#discussion_r456908294



##########
File path: cluster/cluster_impl/broadcast_cluster.go
##########
@@ -39,6 +39,7 @@ func NewBroadcastCluster() cluster.Cluster {
 	return &broadcastCluster{}
 }
 
+// Join would return baseClusterInvoker instance

Review comment:
       the comment should be `Join returns a baseClusterInvoker instance`.
   
   And the following comment should change as the same.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org