jiazhai commented on a change in pull request #3407: Issue #3332: fix 
httplookup issue for get ns/topics in cpp
URL: https://github.com/apache/pulsar/pull/3407#discussion_r250454986
 
 

 ##########
 File path: pulsar-client-cpp/tests/BasicEndToEndTest.cc
 ##########
 @@ -1756,7 +1756,7 @@ TEST(BasicEndToEndTest, 
testPatternTopicsConsumerInvalid) {
 // verify PatternMultiTopicsConsumer subscribed matched topics,
 // and only receive messages from matched topics.
 TEST(BasicEndToEndTest, testPatternMultiTopicsConsumerPubSub) {
-    Client client(lookupUrl);
+    Client client(adminUrl);
 
 Review comment:
   I see, will add a new test.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to