sijie commented on a change in pull request #2451: Issue 2312: add python 
client multi-topics consumer support
URL: https://github.com/apache/incubator-pulsar/pull/2451#discussion_r213071325
 
 

 ##########
 File path: pulsar-client-cpp/python/pulsar/__init__.py
 ##########
 @@ -503,6 +503,211 @@ def my_listener(consumer, message):
         self._consumers.append(c)
         return c
 
+    def subscribe_topics(self, topics, subscription_name,
 
 Review comment:
   @jiazhai can you open a new issue addressing this comment?

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


With regards,
Apache Git Services

Reply via email to