merlimat commented on a change in pull request #2004: Issue 1943: remove 
serializable from builders and add loadData to load configuration from a config 
map
URL: https://github.com/apache/incubator-pulsar/pull/2004#discussion_r196983705
 
 

 ##########
 File path: 
pulsar-client/src/main/java/org/apache/pulsar/client/api/ConsumerBuilder.java
 ##########
 @@ -52,6 +51,14 @@
      */
     ConsumerBuilder<T> clone();
 
+    /**
+     * Load the configuration from provided <tt>config</tt> map.
 
 Review comment:
   We could have a small example of parameters that can be configured through 
the map here.

----------------------------------------------------------------
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