sijie opened a new 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
 
 
   
   *Motivation*
   
   Make pulsar users be able to use java Serialization framework for 
distributing client settings. This is required for using pulsar in frameworks 
like Spark.
   
   *Changes*
   
   - Remove serializable from builders
   - Add a tool to load client/producer/consumer/reader configuration data from 
a Map config (which is serializable)
   
   Fixes #1943
   

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