shibd opened a new pull request, #135: URL: https://github.com/apache/pulsar-client-python/pull/135
### Motivation #98 Support dead letter topic. ### Modifications - Add `ConsumerDeadLetterPolicy `. - Add dlq_policy param on the `client.subscribe` method. ### Verifying this change - Add `test_dead_letter_policy` to cover trigger send dlq topic by `redeliver_unacknowledged_messages `, other case covered by cpp client. ### Documentation <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. --> - [x] `doc-required` (Your PR needs to update docs and you will update later) - [] `doc-not-needed` (Please explain why) - [ ] `doc` (Your PR contains doc changes) - [ ] `doc-complete` (Docs have been already added) -- 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]
