Do the warm nodes have fewer cores? This is a thread count issue, and it's telling you that 10 is too high for the number of cores/processors available. It appears that the maximum allowable on this box is 6.
I would not recommend changing the maxThreadCount. Changing maxMergeCount is still not something I would recommend, but if you are doing that, I would not try to make it large at all, especially not if you have spinning disks. Too many concurrent merges is just not recommended, as the I/O load can be very taxing.
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.