RE: Multiple Solr instances using same ZooKeepers

2020-06-04 Thread Gell-Holleron, Daniel
Message- From: Walter Underwood Sent: 03 June 2020 17:15 To: solr-user@lucene.apache.org Subject: Re: Multiple Solr instances using same ZooKeepers If your clusters are able to use the same Zookeeper, then they are in the same data center (or AWS region), so you should not need CDCR. That is f

Re: Multiple Solr instances using same ZooKeepers

2020-06-03 Thread Walter Underwood
2020 09:46 > To: solr-user@lucene.apache.org > Subject: Re: Multiple Solr instances using same ZooKeepers > > You can specify a different "chroot" directory path in zookeeper for each > cloud > https://lucene.apache.org/solr/guide/8_5/setting-up-an-external-zookeeper-

RE: Multiple Solr instances using same ZooKeepers

2020-06-02 Thread Gell-Holleron, Daniel
Many thanks for this information! -Original Message- From: Colvin Cowie Sent: 02 June 2020 09:46 To: solr-user@lucene.apache.org Subject: Re: Multiple Solr instances using same ZooKeepers You can specify a different "chroot" directory path in zookeeper for each cl

Re: Multiple Solr instances using same ZooKeepers

2020-06-02 Thread Colvin Cowie
You can specify a different "chroot" directory path in zookeeper for each cloud https://lucene.apache.org/solr/guide/8_5/setting-up-an-external-zookeeper-ensemble.html#using-a-chroot On Tue, 2 Jun 2020 at 09:33, Gell-Holleron, Daniel < daniel.gell-holle...@gb.unisys.com> wrote: > Hi there, > > We

Multiple Solr instances using same ZooKeepers

2020-06-02 Thread Gell-Holleron, Daniel
Hi there, We are in the process of deploying Solr Cloud with CDCR. I would like to know if multiple instances of Solr (4 Solr servers for one instance, 4 for another instance) can use the same ZooKeeper servers? This would prevent us from needing multiple ZooKeepers servers to serve each insta