pekko/akka-cluster
Arnout Engelen 4785ed1b48
Better logging when no seed nodes found (#29866)
In a recent support case the 'manual cluster join required'
log message caused some confusion.

Turns out the configuration we used to detect whether Cluster
Bootstrap is available has been changed since
https://github.com/akka/akka-management/pull/476

Unfortunately I don't think we can detect whether Cluster
Bootstrap is actually enabled, since users may call
`ClusterBootstrap(system).start()` whenever they like.
Updated the logging to reflect that better.
2020-12-09 17:29:06 +01:00
..
jmx-client Allow multiple Cluster JMX MBeans in the same JVM (#22484) 2017-03-14 14:31:58 +01:00
src Better logging when no seed nodes found (#29866) 2020-12-09 17:29:06 +01:00