Skip to content
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

Correct non-blocking retries docs #3707

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

bky373
Copy link
Contributor

@bky373 bky373 commented Jan 12, 2025

Description

  • Corrected RetryConfigurationSupport to RetryTopicConfigurationSupport in features.adoc, how-the-pattern-works.adoc retry-config.adoc.
  • Added quotes("") for string-type attributes in @RetryableTopic (e.g., traversingCauses, numPartitions, autoCreateTopics).
  • Updated RetryTopicConfigurationBuilder methods to use List for arguments (e.g., includeTopics(), excludeTopics()).

@bky373 bky373 force-pushed the correct-retries-docs branch from 5580e06 to 1ea671f Compare January 12, 2025 03:04
@bky373 bky373 force-pushed the correct-retries-docs branch from 1ea671f to a74fbc7 Compare January 13, 2025 11:44
@sobychacko sobychacko added this to the 3.3.2 milestone Jan 13, 2025
@sobychacko sobychacko merged commit 172de5e into spring-projects:main Jan 13, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants