[GitHub] [solr-operator] gerlowskija commented on issue #301: Add support for GCS storage to 'solrbackup'

2021-08-10 Thread GitBox
gerlowskija commented on issue #301: URL: https://github.com/apache/solr-operator/issues/301#issuecomment-896239650 Two additional notes: 1. If solrcloud's `backupRestoreOptions` changes to allow configuring multiple backup repositories, how should backcompat be handled? The README

[GitHub] [solr-operator] gerlowskija commented on issue #301: Add support for GCS storage to 'solrbackup'

2021-08-10 Thread GitBox
gerlowskija commented on issue #301: URL: https://github.com/apache/solr-operator/issues/301#issuecomment-896118995 > The only thing the operator should do for these "native" backup options, is to call the Solr API right? That's what I'm proposing, yep - the operator wouldn't be doin

[GitHub] [solr-operator] gerlowskija commented on issue #301: Add support for GCS storage to 'solrbackup'

2021-08-05 Thread GitBox
gerlowskija commented on issue #301: URL: https://github.com/apache/solr-operator/issues/301#issuecomment-893584633 I've attached a rough PR that shows how this could be done. Below are an example 'solrcloud' and 'solrbackup' that use the proposed functionality: **SolrCloud** ```

[GitHub] [solr-operator] gerlowskija commented on issue #301: Add support for GCS storage to 'solrbackup'

2021-08-05 Thread GitBox
gerlowskija commented on issue #301: URL: https://github.com/apache/solr-operator/issues/301#issuecomment-893547108 Some questions this raises: - should backup mechanisms be mutually exclusive in a given 'solrcloud' definition, or should we allow users to configure multiple and choos