Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0
Description
Small improvements can be made to the way new ExecuteGrpcResponseSender is attached to observer.
- Since now we have addGrpcResponseSender in ExecuteHolder, it should be ExecuteHolder responsibility to interrupt the old sender and that there is only one at a time, and to ExecuteResponseObserver's responsibility
- executeObserver is used as a lock for synchronization. An explicit lock object could be better.
Attachments
Issue Links
- links to