Re: [DISCUSS] PIP-293: Add configuration for batching/chunking for retry letter and dead letter producers

2023-08-24 Thread Zike Yang
Hi, Rin Thanks for your PIP! Chunking/batching is the feature for the producer. It would be confusing if we introduce these concepts to the DeadLetterPolicy. Regarding the issue mentioned in this PIP. I have created a PR to try to fix it: https://github.com/apache/pulsar/pull/21048 I'm trying to

[DISCUSS] PIP-293: Add configuration for batching/chunking for retry letter and dead letter producers

2023-08-18 Thread Rin Davis
Hi Pulsar Community, This is the discussion thread for PIP https://github.com/apache/pulsar/pull/20959 This PIP will allow users to specify that chunking/batching is enabled on retry letter and dead letter producers associated with a consumer. Thank you, Rin