Re: Turn off CDCR for only selected target clusters

2019-08-28 Thread Arnold Bronley
@Shawn: You are right. In my case, the collection name is same as configuration name and that is why it works. Do you know if there is some other property that I can use that refers to the collection name instead? On Wed, Aug 28, 2019 at 3:52 PM Shawn Heisey wrote: > On 8/28/2019 1:42 PM, Arnold

Re: Turn off CDCR for only selected target clusters

2019-08-28 Thread Shawn Heisey
On 8/28/2019 1:42 PM, Arnold Bronley wrote: I have configured the SolrCloud collection-wise only and there is no other way. The way you have defined 3 zkHosts (comma separated values for zkHost property), I tried that one before as it was more intuitive. But it did not work for me. I had to use 3

Re: Turn off CDCR for only selected target clusters

2019-08-28 Thread Arnold Bronley
Hi Erick, I have configured the SolrCloud collection-wise only and there is no other way. The way you have defined 3 zkHosts (comma separated values for zkHost property), I tried that one before as it was more intuitive. But it did not work for me. I had to use 3 different replica elements each fo

Re: Turn off CDCR for only selected target clusters

2019-08-13 Thread Erick Erickson
You configure CDCR by _collection_, so this question really makes no sense. You’d never mention collection.configName. So what I suspect is that you’re misreading the docs. ${targetZkHost1},${targetZkHost2},${targetZkHost3} sourceCollection_on_local_cluster targetCollection_on_targetZkHost1 2 a