[ 
https://issues.apache.org/jira/browse/SOLR-6273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Renaud Delbru updated SOLR-6273:
--------------------------------
    Attachment: SOLR-6273.patch

A new version of the patch. The patch has been created from the latest 
branch_5x. The full Solr test suite has been executed successfully (there were 
a few timeouts in some of the tests, but this seems irrelevant to this patch). 
The principal change in this new version includes a fix for the replication of 
tlog files. The {{ReplicationHandler}} and {{IndexFetcher}} have been modifed 
to replicate tlog files during a recovery (only if CDCR is activated). Some 
unit tests covering various scenarios can be found
in {{core/src/test/org/apache/solr/cloud/CdcrReplicationHandlerTest.java}}.
In addition of the suite of automated unit tests, this version has been tested 
in various real deployments. One client has extensively tested the robustness 
and performance of CDCR in pre-prod, and is satisfied with the results. 

We think that the code is in a relatively good state to be pushed to Solr. How 
can we move forward from here ?

> Cross Data Center Replication
> -----------------------------
>
>                 Key: SOLR-6273
>                 URL: https://issues.apache.org/jira/browse/SOLR-6273
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Yonik Seeley
>         Attachments: SOLR-6273.patch, SOLR-6273.patch, SOLR-6273.patch
>
>
> This is the master issue for Cross Data Center Replication (CDCR)
> described at a high level here: 
> http://heliosearch.org/solr-cross-data-center-replication/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to