Maybe this is expected behavior, but I would like to change it if possible. I have a 6 node cluster in prod, and whenever the cluster is Red, indexing stops until it changes to Yellow or Green. Is this normal?
I index about 10k events/sec, and today I closed an index (no problems), then opened it again, and it took about 15 minutes to initialize the primary shards, and the whole time that was happening, indexing completely stopped.
I would like the cluster to continue indexing all my other indexes, even if one or two are initializing.
Can someone suggest a configuration setting change that I might try that would allow this to happen?
Thanks so much!
Chris
I took a look at that link. In my 6 node cluster, all nodes serve all roles, so I have 6 masters. I have discovery.zen.minimum_master_nodes set to 4, so in my case of just one index being Red, I still have both at least one active master, and the minimum master nodes setting is satisfied as well.
I'm not sure this setting would change anything for me in this case, but perhaps I'm missing something?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.