Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.5.3, 1.6.0, 1.7.0
Description
The AkkaRpcActor should check whether an RPC response which is sent to a remote sender does not exceed the maximum framesize of the underlying ActorSystem. If this is the case we should fail fast instead. We can achieve this by serializing the response and sending the serialized byte array.
Attachments
Issue Links
- links to