epugh commented on PR #1875:
URL: https://github.com/apache/solr/pull/1875#issuecomment-1701488880

   > Cool. I don't see the point in testing replication between two isolated 
SolrCloud nodes though, is that even supported? Are you thinking about some 
kind of usecase where you pull the index from a cloud cluster to an outside 
cluster for hot standby purposes?
   
   I'm thinking that if having two standalone Solr's each with their own 
embedded ZK works, well, we just eliminated the need for traditional 
"standalone" Solr.   While having an easy upgrade path for all the folks who 
want to continue to have user managed index replication.    We just change 
"bin/solr start" to do what today you enabled with "bin/solr start -c" and 
everything continues to work.   Except now, everywhere we make a SolrCloud 
versus standalone decision, we only have SolrCloud.    And all those tickets 
about "make X work in standalone solr" are now obsoleted...    


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to