Re: CDCR broken for Mixed Replica Collections

2018-04-25 Thread Amrit Sarkar
Pardon, * I have added extensive tests for both the use-cases. Amrit Sarkar Search Engineer Lucidworks, Inc. 415-589-9269 www.lucidworks.com Twitter http://twitter.com/lucidworks LinkedIn: https://www.linkedin.com/in/sarkaramrit2 Medium: https://medium.com/@sarkaramrit2 On Thu, Apr 26, 2018 at 3:

Re: CDCR broken for Mixed Replica Collections

2018-04-25 Thread Amrit Sarkar
Webster, I have patch uploaded to both Cdcr supporting Tlog: https://issues.apache.org/jira/browse/SOLR-12057 and core not getting failed while initializing for Pull type replicas: https://issues.apache.org/jira/browse/SOLR-12071 and awaiting feedback from open source community. The solution for p

Re: CDCR broken for Mixed Replica Collections

2018-04-25 Thread Erick Erickson
CDCR won't really ever make sense for PULL replicas since the PULL replicas have no tlog and don't do any indexing and can't ever become a leader seamlessly. As for plans to address TLOG replicas, patches are welcome if you have a need. That's really how open source works, people add functionality