at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.lucene.store.LockObtainFailedException: Index dir
'hdfs://psvrlxcdh5mmdev1.somewhere.com:8020/Test/LDM/psvrlxbdecdh1Cluster/solr/collection1/core_node2/data/index/'
of core 'collection1_shard2_replica1' is a
Hi,
I create a collection of 2 shards with 1 replication factor and enable
autoAddReplicas. Then I kill shard2 with 'kill -9' . The overseer asked the
other solr node to create a new solr core and point to the dataDir of shard2.
Unfortunately, the new core failed to come up because of pre-exist