Skip to content

Conversation

rheeri
Copy link

@rheeri rheeri commented Aug 21, 2025

  • The original docs suggested that @EnableKafkaRetryTopic (or extending RetryTopicConfigurationSupport) is required for default usage.
  • In practice, @RetryableTopic alone is sufficient to provision retry/DLT topics and their consumers with default settings.
  • This PR updates the docs to remove the ambiguity and align them with the actual behavior.

Fixes #4035

Copy link
Contributor

@sobychacko sobychacko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rheeri Just some minor polishing comments. Could you take care of it and update the PR? Thanks!

@rheeri
Copy link
Author

rheeri commented Aug 26, 2025

@sobychacko Thanks for the feedback! Updated the doc to reflect your suggestions (one sentence per line).

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.

Docs incorrect on bootstrapping non blocking retries.
2 participants