enonic / xp

Enonic XP
https://enonic.com
GNU General Public License v3.0
201 stars 34 forks source link

Server not restarted properly after config change #6411

Closed GlennRicaud closed 4 years ago

GlennRicaud commented 6 years ago

Change a value in com.enonic.xp.cluster.cfg For example, set cluster.enabled=true

The server does not restart properly and keeps logging the following: WARN c.e.x.c.impl.ClusterManagerImpl - Waiting for cluster providers

rymsha commented 4 years ago

I work in this in #7511 It happens when several clusters available, but Elasticsearch does not come first to be configured. It is impossible to reproduce when Elastisearch in the only Cluster (read no Ignite configured)