Skip to content

Clarify ExponentialBackOffPolicy maxDelay default #2139

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 1 commit into from
Mar 1, 2022

Conversation

tomazfernandes
Copy link
Contributor

Closes GH-2137

The wording in @BackOff's maxDelay property's javadoc is a bit ambiguous. Clarify its default behavior in the Retryable Topic's documentation. Also a few smalls adjustments around that.

LMK if there's anything to change.

Thanks.

tomazfernandes added a commit to tomazfernandes/spring-kafka that referenced this pull request Feb 24, 2022
The wording in `@BackOff`'s maxDelay property's javadoc is a bit ambiguous. Clarify its default behavior in the Retryable Topic's documentation.
The wording in `@BackOff`'s maxDelay property's javadoc is a bit ambiguous. Clarify its default behavior in the Retryable Topic's documentation.
@garyrussell garyrussell merged commit 24d7cad into spring-projects:main Mar 1, 2022
garyrussell pushed a commit that referenced this pull request Mar 1, 2022
The wording in `@BackOff`'s maxDelay property's javadoc is a bit ambiguous. Clarify its default behavior in the Retryable Topic's documentation.
garyrussell pushed a commit that referenced this pull request Mar 1, 2022
The wording in `@BackOff`'s maxDelay property's javadoc is a bit ambiguous. Clarify its default behavior in the Retryable Topic's documentation.
@garyrussell
Copy link
Contributor

...and cherry-picked to 2.8.x, 2.7.x

@garyrussell
Copy link
Contributor

Thanks, Tomaz - sorry we missed adding you as an author earlier.

@tomazfernandes
Copy link
Contributor Author

No worries @garyrussell, I'm the one to thank you for such an incredible opportunity!

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.

BackOff default MaxDelay being wrongly applied
2 participants