Re: New CDCR approach - Solr XDC

2024-08-21 Thread Matt Kuiper
he PR for you to follow - https://github.com/apache/solr/pull/2062 > > -Anshum > > On Tue, Aug 20, 2024 at 6:19 PM mtn search wrote: > > > Hi, > > > > > > > > We have been pursuing a cross DC DR solution for SolrCloud. I recently > > came across this t

Re: New CDCR approach - Solr XDC

2024-08-21 Thread Anshum Gupta
rch wrote: > Hi, > > > > We have been pursuing a cross DC DR solution for SolrCloud. I recently > came across this talk from Anshum Gupta on a new CDCR approach - > https://www.youtube.com/watch?v=z9OLNWrYihk. > > > Does anyone have an update on this work, or if/whe

New CDCR approach - Solr XDC

2024-08-20 Thread mtn search
Hi, We have been pursuing a cross DC DR solution for SolrCloud. I recently came across this talk from Anshum Gupta on a new CDCR approach - https://www.youtube.com/watch?v=z9OLNWrYihk. Does anyone have an update on this work, or if/when there are plans to include it in the Solr baseline

RE: CDCR

2024-06-11 Thread Soundarya.Ganesan
: CDCR CAUTION: External Email 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.inva

Re: CDCR

2024-06-11 Thread Eric Pugh
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 > wrote: > >

CDCR

2024-06-11 Thread Soundarya.Ganesan
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

Solr 8 X CDCR Replication not working

2024-06-11 Thread Soundarya.Ganesan
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

Re: CDCR deprecation

2023-04-28 Thread Justin Sweeney
sandbox/blob/main/CROSSDC.md but I know > nothing about it, how stable it may be, if it will ever reach GA release > etc. Maybe others can chime in? > > Jan > > > 28. apr. 2023 kl. 12:11 skrev Gummadi, Ramesh < > rameshchandra.gumm...@ironmountain.com>: > > > > Wi

Re: CDCR deprecation

2023-04-28 Thread Jan Høydahl
esh > : > > With CDCR deprecated in Solr 9, what other options are people using to > maintain a solr cluster across data centers? > > -- > Ramesh Chandra Gummadi | Search Engineer | Iron Mountain > > +91 9731395075 – mobile > > www.IronMountain.com <http://www.ironmou

Re: CDCR deprecation

2023-04-28 Thread matthew sporleder
I always setup two indexers and just run each data center independently. I only want one replication stream (the database) to worry about. On Fri, Apr 28, 2023 at 6:12 AM Gummadi, Ramesh wrote: > > With CDCR deprecated in Solr 9, what other options are people using to > maintain a sol

CDCR deprecation

2023-04-28 Thread Gummadi, Ramesh
With CDCR deprecated in Solr 9, what other options are people using to maintain a solr cluster across data centers? -- Ramesh Chandra Gummadi | Search Engineer | Iron Mountain +91 9731395075 – mobile www.IronMountain.com <http://www.ironmountain.com/> Iron Mountain Services Pvt Ltd, Le

Alternate to CDCR

2021-11-17 Thread Vaddi, Seshasai
Hi Solr Team, I’m looking for an alternatives to SOLR CDCR, As you mentioned it’s getting deprecated. Could you help me other best alternatives to achieve for disaster recovery Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows

Re: CDCR replacement -- Timelines

2021-07-26 Thread Anshum Gupta
solrcloud if it gets sent to > Kafka , any publish pipeline errors can be avoided. > > Regards, > Rajeswari > > > On 7/16/21, 11:22 AM, "Anshum Gupta" wrote: > > Hi Rajeswari, > > There's some effort around CDCR, and that

Re: CDCR replacement -- Timelines

2021-07-26 Thread Natarajan, Rajeswari
to kafka and mirror it in other DC. But from primary DC solrcloud if it gets sent to Kafka , any publish pipeline errors can be avoided. Regards, Rajeswari On 7/16/21, 11:22 AM, "Anshum Gupta" wrote: Hi Rajeswari, There's some effort around CDCR,

Re: CDCR replacement -- Timelines

2021-07-16 Thread Natarajan, Rajeswari
mirror it in other DC. But from primary DC solrcloud if it gets sent to Kafka , any publish pipeline errors can be avoided. Regards, Rajeswari On 7/16/21, 11:22 AM, "Anshum Gupta" wrote: Hi Rajeswari, There's some effort around CDCR, and that would finally all be

Re: CDCR replacement -- Timelines

2021-07-16 Thread Anshum Gupta
Hi Rajeswari, There's some effort around CDCR, and that would finally all be in the solr-sandbox (https://github.com/apache/solr-sandbox) repository . The intention is for the replacement CDCR mechanism to have its own release cadence and independent binary release. The dependency on Solr fo

CDCR replacement -- Timelines

2021-07-15 Thread Natarajan, Rajeswari
Hi , Saw in Solr Documentations that Solr community is working to identify the best recommended replacement in time for 9.0. What are the timelines for 9.0 release . We are currently using CDCR and have now started looking at the alternatives. Thanks, Rajeswari