lhotari commented on code in PR #24020: URL: https://github.com/apache/pulsar/pull/24020#discussion_r1981108077
########## pip/pip-409.md: ########## @@ -33,25 +33,88 @@ retry/dead letter topic. ## Design & Implementation Details -- Add two new configurations in `DeadLetterPolicy`: +- Add `ProducerBuilderContext` and `ProducerBuilderCustomizer` interface: Review Comment: Update the naming also in the PIP document since it's being maintained in this PR. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
