You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, enable-shard-allocation is an errand that seems to need running after every elasticsearch restart, in order to keep a healthy cluster.
Would it be possible to modify it so that it updates via a persist flag, rather than transient, and have this run as a post-start action on the master node? Or would that cause undesirable effects in elasticsearch over the long-term?
The text was updated successfully, but these errors were encountered:
Right now, enable-shard-allocation is an errand that seems to need running after every elasticsearch restart, in order to keep a healthy cluster.
Would it be possible to modify it so that it updates via a persist flag, rather than transient, and have this run as a post-start action on the master node? Or would that cause undesirable effects in elasticsearch over the long-term?
The text was updated successfully, but these errors were encountered: