Re: Problem accessing /solr/_shard1_replica_n1/get

2018-03-24 Thread Hendrik Haddorp
Ah, ok, that might then be related to the auto add replica feature. Since trying Solr 7 I noticed that Solr is moving my cores around on its own. I did not see that happening in Solr 6. I believe Solr 6 could also move replicas on HDFS around but I actually never see that happening. According

Re: Problem accessing /solr/_shard1_replica_n1/get

2018-03-24 Thread Shawn Heisey
On 3/24/2018 11:22 AM, Hendrik Haddorp wrote: below is the full entry from the Solr log. I actually also found the list of implicit request handlers later on. But that does make it even more strange that Solr complains about a missing handler. The "not found" is rather generic, and might not

Re: Problem accessing /solr/_shard1_replica_n1/get

2018-03-24 Thread Hendrik Haddorp
Hi Shawn, below is the full entry from the Solr log. I actually also found the list of implicit request handlers later on. But that does make it even more strange that Solr complains about a missing handler. 2018-03-22 18:19:25.583 ERROR

Problem accessing /solr/_shard1_replica_n1/get

2018-03-23 Thread Hendrik Haddorp
Hi, I have a Solr Cloud 7.2.1 setup and used SolrJ (7.2.1) to create 1000 collections with a few documents. During that I got multiple times in the Solr logs exceptions because an access of the /get handler of a collection failed. The call stack looks like this:     at