Alonexc commented on code in PR #3281:
URL:
https://github.com/apache/incubator-eventmesh/pull/3281#discussion_r1119502256
##########
eventmesh-sdk-java/src/main/java/org/apache/eventmesh/client/grpc/consumer/SubStreamHandler.java:
##########
@@ -159,19 +159,15 @@ public void close() {
private void senderOnNext(final Subscription subscription) {
Review Comment:
My suggestion is to put 'synchronized' on the method. Do you have any better
suggestions?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]