Re: Error when trying to replace node with Solr 6.6.0

2017-08-03 Thread Björn Häuser
Okay, after digging a little bit through the code, I think the problem is in this line: https://github.com/apache/lucene-solr/blob/master/solr/core/src/java/org/apache/solr/cloud/OverseerCollectionMessageHandler.java?utf8=%E2%9C%93#L153

Error when trying to replace node with Solr 6.6.0

2017-08-03 Thread Björn Häuser
Hey Folks, we today hit the same error three times, a REPLACENODE call was not successful. Here is our scenario: 3 Node Solrcloud cluster running in Kubernetes on top of AWS. Today we wanted to rotate the underlying storage (increased from 50gb to 300gb). After we rotated one node we tried