Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-10251

Handle oversized response messages in AkkaRpcActor

    XMLWordPrintableJSON

Details

    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

          Activity

            People

              yanghua vinoyang
              trohrmann Till Rohrmann
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: