Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-4346 Implement basic RPC abstraction
  3. FLINK-4451

Throw exception when remote connection cannot be resolved

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • Runtime / Coordination
    • None

    Description

      The RpcService implementation should throw an exception (returned in the future) if RpcService.connect(address, type) cannot connect to the remote RpcEndpoint.

      At the moment the AkkaRpcService does not check that the IdentifyActor message contains a valid ActorRef and throws due to that a NullPointerException.

      Attachments

        Issue Links

          Activity

            People

              trohrmann Till Rohrmann
              trohrmann Till Rohrmann
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: