Houston Putman created SOLR-15707:
-------------------------------------
Summary: Ability to set the AWS Profile for each S3Repository
Key: SOLR-15707
URL: https://issues.apache.org/jira/browse/SOLR-15707
Project: Solr
Issue Type: Improvement
Security Level: Public (Default Security Level. Issues are Public)
Components: contrib - S3 Repository
Reporter: Houston Putman
Assignee: Houston Putman
The S3Repository makes use of the default settings of the AWS Java SDK. Many of
these settings are able to be overwritten in the AWS configuration file.
However, if a user has multiple S3Repositories defined, then they might want to
set different settings for each repository.
With the EnvVar, system property approach, you can only set 1 value for each
setting, so all uses of S3Repository will use the same values for a Solr cloud.
One way of getting around this, and not requiring all settings to be
overridable via the solr.xml, is to allow users to set the AWS profile for each
S3Repository. This will allow them to set independent settings per-profile in
the AWS configuration file, then specify which S3Repositories should use which
profile.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]