HoustonPutman opened a new issue #328: URL: https://github.com/apache/solr-operator/issues/328
As of Solr 8.10, [SOLR-15089](https://issues.apache.org/jira/browse/SOLR-15089), there is a contrib module, `s3-repository`, to persist backup information to AWS S3 and certain S3-compatible object stores. We should add this as an implementation option for `SolrCloud.spec.backupRepositories`. Eventually once we remove support for Solr versions lower than 8.10, we should be able to remove the option to persist the ManagedRepository backups to S3, since users will instead be able to use `SolrCloud.spec.backupRepositories[].s3`. -- 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]
