Till Rohrmann created FLINK-8678: ------------------------------------ Summary: Make AkkaRpcService#stopService non-blocking Key: FLINK-8678 URL: https://issues.apache.org/jira/browse/FLINK-8678 Project: Flink Issue Type: Sub-task Components: Distributed Coordination Affects Versions: 1.5.0 Reporter: Till Rohrmann Assignee: Till Rohrmann Fix For: 1.5.0
In order to properly shut down the {{AkkaRpcService}} in a non-blocking fashion, we have to change the implementation of the {{AkkaRpcService#stopService}}. This would give us the benefit to enable non-blocking shut down of the components owning the {{AkkaRpcService}}. -- This message was sent by Atlassian JIRA (v7.6.3#76005)