Hello,
Is /clusterstate.json in Zookeeper updated with collection state if a
collection is created with server running in Solr Cloud mode without
creating a core through coreAdmin or providing a core.properties . I find
that there is a "state.json" present under /collections/
which reflects the co
ion state.json instead, to avoid
> the "thundering herd" problem. In that state,
> /clusterstate.json is completely ignored and,
> as you see, not updated.
>
> Hmmm, might be worth raising a JIRA to remove
> empty clusterstate.json to avoid confusion
>
> Best,
&
Aug 5, 2015 at 11:00 PM, Shawn Heisey wrote:
> On 8/5/2015 9:22 AM, Suma Shivaprasad wrote:
> > Hello,
> >
> > Is /clusterstate.json in Zookeeper updated with collection state if a
> > collection is created with server running in Solr Cloud mode without
>
As afoot that will
> take care of this at the at the right time.
>
> Best,
> Erick
>
> On Wed, Aug 5, 2015 at 1:54 PM, Suma Shivaprasad
> wrote:
> > Thanks Shawn.
> >
> > Does this mean in client code, wherever we are using the API
> >
> > "
Thanks for clarifying
On Thu, Aug 6, 2015 at 6:43 PM, Shawn Heisey wrote:
> On 8/6/2015 6:50 AM, Suma Shivaprasad wrote:
> > I was having issues since I am using a solr 4.8.1 client to talk to a
> 5.2.1
> > server. There is no API in ZKStateReader as well to add a collection t