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 2018/02/09 00:17:15 UTC

[GitHub] merlimat opened a new pull request #1207: Allow to configure most client/producer/consumer options in Kafka API wrapper

merlimat opened a new pull request #1207: Allow to configure most client/producer/consumer options in Kafka API wrapper
URL: https://github.com/apache/incubator-pulsar/pull/1207
 
 
   ### Motivation
   
   When using the Kafka API wrapper library, there can be the need to tune some of the options in the `ClientConfiguration`, `ProducerConfiguration` and `ConsumerConfiguration`. 
   
   ### Modification
   
   Added all the appropriate options through properties. 

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


With regards,
Apache Git Services