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

Add Acknowledgment.nack() variants accepting Duration (2.8) #2298

Merged
merged 1 commit into from
Jun 7, 2022

Conversation

szpak
Copy link
Contributor

@szpak szpak commented Jun 6, 2022

To prevent confusion what unit should be used for "long sleep" arguments.
As the old and new methods in the Acknowledgment interface have default
implementations, the change itself is backward compatible.

The old methods are marked as deprecated and intended to be removed in the future.

A variant of #2281 for the 2.8 line.

To prevent confusion what unit should be used for "long sleep" arguments.
As the old and new methods in the Acknowledgment interface have default
implementations, the change itself is backward compatible.

The old methods are marked as deprecated and intended to be removed in the future.
@garyrussell garyrussell merged commit a1f112c into spring-projects:2.8.x Jun 7, 2022
@szpak szpak deleted the nackDuration28 branch June 7, 2022 14:20
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