[ https://issues.apache.org/jira/browse/SOLR-14022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993107#comment-16993107 ]
Ishan Chattopadhyaya commented on SOLR-14022: --------------------------------------------- I think we should *remove it now* (deprecate in 8.4, remove from master), because current design is totally unsuitable for any production system. Having this half baked system is detrimental for Solr's usability and hence its image. We should rebuild it with a fresh perspective, and in a pluggable manner. Some alternatives that come to mind (we can use combination of these or any of these): # Approach 1: Primary cluster sends documents to Kafka, secondary cluster picks up from there. Much more reliable than Solr doing everything by itself. # Approach 2: Similar to TLOG/PULL replicas, secondary cluster pulls segments from primary cluster upon commits. > Remove CDCR from Solr > --------------------- > > Key: SOLR-14022 > URL: https://issues.apache.org/jira/browse/SOLR-14022 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Components: CDCR > Reporter: Joel Bernstein > Priority: Major > > This ticket will remove CDCR from Solr -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org