-
Notifications
You must be signed in to change notification settings - Fork 626
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
Improve condition #2874
Improve condition #2874
Conversation
@ngocnhan-tran1996 , |
...it-stream/src/main/java/org/springframework/rabbit/stream/producer/RabbitStreamTemplate.java
Show resolved
Hide resolved
...it-stream/src/main/java/org/springframework/rabbit/stream/producer/RabbitStreamTemplate.java
Show resolved
Hide resolved
ff3b9a5
to
2408622
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pulling locally for final review and merge...
Merged as 33da2a6. thank you for contribution; looking forward for more! A couple remarks: Why your fork is called |
This PR has also fixed #2861. |
Thanks @artembilan I have a private repository name |
This PR includes:
this.producer
before callinglock()
tocreateOrGetProducer()
andclose
methodswitch
patternelse
condition