Re: Solr cloud inquiry

2017-11-17 Thread Jaroslaw Rozanski
Hi James, This might not be 100% what you are looking for but some ideas to explore: 1. Change session timeout on ZooKeeper client; this might help you move unresponsive node to "down" state and Solr Cloud will take affected node out of rotation on its own. https://zookeeper.apache.org/doc/trunk/

Re: Solr cloud inquiry

2017-11-15 Thread Jaroslaw Rozanski
Hi, It is interesting that node reports healthy despite store access issue. That node should be marked down if it can't open the core backing up sharded collection. Maybe if you could share exceptions/errors that you see in console/logs. I have experienced issues with replica node not respondin