You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/04/06 12:53:25 UTC

[GitHub] [pulsar-client-go] wolfstudy commented on a change in pull request #502: Support listener name for go client

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:
users@infra.apache.org