Skip to content

feat: Support dead letter topic. #135

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 15, 2023
Merged

feat: Support dead letter topic. #135

merged 3 commits into from
Aug 15, 2023

Conversation

shibd
Copy link
Member

@shibd shibd commented Jun 28, 2023

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

  • 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)

@shibd shibd added this to the 3.3.0 milestone Jun 28, 2023
@shibd shibd self-assigned this Jun 28, 2023
@BewareMyPower
Copy link
Contributor

Could you resolve the conflicts?

@shibd shibd requested a review from BewareMyPower August 15, 2023 10:51
@shibd shibd merged commit c50ada7 into apache:main Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants