akka/akka-core

AssociationError in Logs during coordinated shutdown

Open

#24,585 opened on Feb 21, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Scala (3,547 forks)batch import
1 - triagedhelp wantedt:cluster

Repository metrics

Stars
 (13,277 stars)
PR merge metrics
 (Avg merge 8d 19h) (10 merged PRs in 30d)

Description

When shutting down a single node within a cluster, then ERROR messages are emitted on the logs of the remaining nodes. Take a look at this project which provides a minimal working example (MWE) and documents the steps to reproduce. All versions involved are documented in code as well.

Contributor guide