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: [email protected] With regards, Apache Git Services
