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

Let RpcEndpoint.start/shutDown throw exceptions

    XMLWordPrintableJSON

Details

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

    Description

      The RpcEndpoint.start and RpcEndpoint.shutDown methods should be allowed to throw exceptions if things go wrong. Otherwise, exceptions will be given to a callback which handles them later, even though we know that we can fail the components right away (as it is the case for the TaskExectuor, for example).

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: