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

Allow RpcEndpoint#postStop to complete asynchronously

    XMLWordPrintableJSON

Details

    Description

      Every RpcEndpoint should have the possibility to trigger asynchronous clean up operations in its RpcEndpoint#postStop method. In order to do that the postStop method should return a CompletableFuture<Void> which is completed once all post stop actions have finished. The RpcEndpoint#terminationFuture will only be completed afterwards.

      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: