Quantcast
Channel: Akka Libraries - Discussion Forum for Akka technologies
Viewing all articles
Browse latest Browse all 1366

Timeout in coordinated shutdown phase "cluster-exiting"

$
0
0

Hello.

In the Eclipse Ditto project we make use of Coordinated Shutdown in an Akka setup deployed in Kubernetes.
There we experience that the shutdown phase “cluster-exiting” is always failing, even after increasing the default timeout of 10s to 20s.

Here are the DEBUG logs of one node which was stopped (all other nodes in the cluster were not stopped):

Seems like the message Resending system message [Unwatch] [2] is sent every 1 second during the “cluster-exiting” phase but does not reach its destination?

I found a similar topic Akka coordinated shutdown is timing out - however this topic was not resolved as well.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 1366

Trending Articles