-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
Sprint 9.3.0.Beta1
Since the early days Hot Rod protocol adds messageId to the protocol for pairing RPCs, but currently the connection is occupied when waiting for response. The goal of this is to reduce connection count and send the messages over shared connection. It requires some changes on server since it must continue reading the connection before the response is ready; the request needs to be processed asynchronously, too.
- is blocked by
-
ISPN-8336 lockAllAndRecord() method is blocking
- Closed