CDCR was deprecated and removed in Solr 9, there are some other approaches 
bubbling in the community, but unless you really *really* need it for 8x, I 
wouldn’t move forward with deploying it.


> On Jun 11, 2024, at 3:42 AM, soundarya.gane...@cognizant.com.invalid 
> <soundarya.gane...@cognizant.com.INVALID> wrote:
> 
> I have setup CDCR IN Azure VM with 3 nodes and 3 zookeeper
> 
> 
> 
> 
> 
> 
> 
> My Solr version is 8.11.2
> 
> 
> 
> Zookeeper =v3.6.2
> 
> 
> 
> 
> 
> 
> 
> I have setup source and target cluster with below configuration in source,We 
> are not able to see the replicated data in target cluster and getting warning 
> like Log reader for target collection4 is not initialised,&#8203; it will be 
> ignored. And no error as such
> 
> 
> 
> 
> 
> 
> 
> <requestHandler name="/cdcr" class="solr.CdcrRequestHandler">
> 
> 
> 
>  <lst name="replica">
> 
> 
> 
>    <str 
> name="zkHost">11.0.0.68:2182,11.0.0.69:2182,11.0.0.70:2182/chroot/solr</str>  
> ==I tried giving 11.0.0.68:2182,11.0.0.69:2182,11.0.0.70:2182 like this as 
> well
> 
> 
> 
>    <str name="source">collection4</str>
> 
> 
> 
>    <str name="target">collection4</str>
> 
> 
> 
>  </lst>
> 
> 
> 
> 
> 
> 
> 
>  <lst name="replicator">
> 
> 
> 
>    <str name="threadPoolSize">8</str>
> 
> 
> 
>    <str name="schedule">1000</str>
> 
> 
> 
>    <str name="batchSize">128</str>
> 
> 
> 
>  </lst>
> 
> 
> 
> 
> 
> 
> 
>  <lst name="updateLogSynchronizer">
> 
> 
> 
>    <str name="schedule">1000</str>
> 
> 
> 
>  </lst>
> 
> 
> 
> </requestHandler>
> 
> 
> 
>  <updateHandler class="solr.DirectUpdateHandler2">
> 
> 
> 
>   <updateLog class="solr.CdcrUpdateLog">
> 
> 
> 
>      <str name="dir">${solr.ulog.dir:}</str>
> 
> 
> 
>      <int name="numVersionBuckets">${solr.ulog.numVersionBuckets:65536}</int>
> 
> 
> 
>    </updateLog>
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Please help how to resolve this error.
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Thanks,
> 
> Soundarya
> 
> This e-mail and any files transmitted with it are for the sole use of the 
> intended recipient(s) and may contain confidential and privileged 
> information. If you are not the intended recipient(s), please reply to the 
> sender and destroy all copies of the original message. Any unauthorized 
> review, use, disclosure, dissemination, forwarding, printing or copying of 
> this email, and/or any action taken in reliance on the contents of this 
> e-mail is strictly prohibited and may be unlawful. Where permitted by 
> applicable law, this e-mail and other e-mail communications sent to and from 
> Cognizant e-mail addresses may be monitored.

_______________________
Eric Pugh | Founder | OpenSource Connections, LLC | 434.466.1467 | 
http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | 
My Free/Busy <http://tinyurl.com/eric-cal>  
Co-Author: Apache Solr Enterprise Search Server, 3rd Ed 
<https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw>
    
This e-mail and all contents, including attachments, is considered to be 
Company Confidential unless explicitly stated otherwise, regardless of whether 
attachments are marked as such.

  • CDCR Soundarya.Ganesan
    • Re: CDCR Eric Pugh

Reply via email to