[ 
https://issues.apache.org/jira/browse/SOLR-15707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17437543#comment-17437543
 ] 

ASF subversion and git services commented on SOLR-15707:
--------------------------------------------------------

Commit 762308e5d3723911e659481e8acfd7c0f80ff397 in lucene-solr's branch 
refs/heads/branch_8_11 from Houston Putman
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=762308e ]

SOLR-15707: Add missing dependency to ivy.


> 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
>            Priority: Major
>             Fix For: 8.11
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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]

Reply via email to