Having a couple issues with restarts of a 27 shard cluster using
SolrCloud 5.0.0 and HDFS. I'm getting errors that a lock file exists
and the shard will not start. When I delete the file, that shard starts OK.
On another shard, I'm getting the following messsage:
538220 [coreLoadExecutor-5-thread-1] INFO
org.apache.solr.util.FSHDFSUtils รข recoverLease=false, attempt=466 on
file=hdfs://nameservice1:8020/solr5/MAINCOLL/core_node8/data/tlog/tlog.0000000000000002971
after 526067ms
It has been doing this for 526 seconds, and doesn't seem to be coming
up. I've tried restarting it several time, but it seems to be in an
infinite loop retrying. Help!
Thank you.
-Joe