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

Prevent IllegalArgumentException if no pending node acquires #24044

Conversation

losipiuk
Copy link
Member

@losipiuk losipiuk commented Nov 6, 2024

We could get java.lang.IllegalArgumentException: bound must be positive when pendingAcquires was empty

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

We could get java.lang.IllegalArgumentException: bound must be positive
when pendingAcquires was empty
@losipiuk losipiuk force-pushed the lukaszos/prevent-illegalargumentexception-if-no-pending-node-acquires-9443ab branch from 741cfc1 to 0b135e0 Compare November 8, 2024 10:50
@losipiuk losipiuk merged commit 57e4c7f into master Nov 8, 2024
100 of 103 checks passed
@losipiuk losipiuk deleted the lukaszos/prevent-illegalargumentexception-if-no-pending-node-acquires-9443ab branch November 8, 2024 11:33
@github-actions github-actions bot added this to the 465 milestone Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants