cjphaha commented on a change in pull request #1510:
URL: https://github.com/apache/dubbo-go/pull/1510#discussion_r730241930
##########
File path: cluster/cluster_impl/failover_cluster_invoker.go
##########
@@ -59,7 +70,7 @@ func (invoker *failoverClusterInvoker) Invoke(ctx
context.Context, invocation pr
return &protocol.RPCResult{Err: err}
}
- methodName := invocation.MethodName()
Review comment:
这个旧方法被删掉了吗?
--
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]