wolfstudy commented on a change in pull request #502:
URL: https://github.com/apache/pulsar-client-go/pull/502#discussion_r607821339



##########
File path: pulsar/internal/lookup_service.go
##########
@@ -46,21 +46,25 @@ type LookupService interface {
 
 type lookupService struct {
        rpcClient           RPCClient
-       serviceNameResolver ServiceNameResolver
+       serviceURL          *url.URL

Review comment:
       This is just to adjust the position when resolving the conflict, but not 
removed




-- 
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:
[email protected]


Reply via email to