Asking this question again.
From: Shefali Dubey
Date: Monday, January 29, 2018 at 3:14 PM
To: "solr-user@lucene.apache.org"
Subject: Change in behavior of CoreDescriptors
Hello,
I observed the following change on switching from solr verion 6.4.2 to 6.6.2:
In 6.6.2, in case of an in
On Mon, Jan 29, 2018 at 3:14 PM, Shefali Dubey wrote:
> Hello,
>
> I observed the following change on switching from solr verion 6.4.2 to
6.6.2:
>
> In 6.6.2, in case of an init failure, SolrCores.getCoreDescriptor does
not return the core. The core is tr
Hello,
I observed the following change on switching from solr verion 6.4.2 to 6.6.2:
In 6.6.2, in case of an init failure, SolrCores.getCoreDescriptor does not
return the core. The core is transient in nature but was not present in
transient core cache.
This was not the case in 6.4.2. I was get