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 2019/06/08 00:30:45 UTC

[GitHub] [pulsar] rdhabalia opened a new pull request #4494: [pulsar-storm] add option to pass consumerConfiguration to PulsarSpout

rdhabalia opened a new pull request #4494: [pulsar-storm] add option to pass consumerConfiguration to PulsarSpout
URL: https://github.com/apache/pulsar/pull/4494
 
 
   ### Motivation
   
   User was able to pass custom consumer-configuration in [pulsar-storm-1.x](https://github.com/apache/pulsar/blob/branch-1.20/pulsar-storm/src/main/java/org/apache/pulsar/storm/PulsarSpout.java#L83) which is require to pass various configurations eg: `encryption-config`, `queue-size`, `priority-level` etc..
   So, adding `ConsumerConfiguration` input for pulsar-spout creation.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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