HoustonPutman commented on PR #3434: URL: https://github.com/apache/solr/pull/3434#issuecomment-4291001486
This is now ready with all of the prerequisite PRs being merged. @gerlowskija and I were talking and we really do need to converge around a language between `install` and `restore` because now they mean the same thing and shard the same code. So Restore/Install collection/shard/core should all generally be sharing the same language. We can probably do that in a future PR, but it should be called out. (Created a JIRA for this: [SOLR-18204](https://issues.apache.org/jira/browse/SOLR-18204)) I have also created a separate JIRA ([SOLR-18205](https://issues.apache.org/jira/browse/SOLR-18205)) to handle configuring which replicas actually download/install data from the backup repository. (And then Solr can handle the rest of the replication) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
