Skip to content

Conversation

@rjernst
Copy link
Member

@rjernst rjernst commented Jan 29, 2017

This change removes the ability to set region for s3 repositories.
Endpoint should be used instead if a custom s3 location needs to be
used.

closes #22758

This change removes the ability to set region for s3 repositories.
Endpoint should be used instead if a custom s3 location needs to be
used.

closes elastic#22758
Copy link
Contributor

@dadoonet dadoonet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good. I just wonder why we added support for s3.client.*.region in the first place.

I believe we should not introduce an already deprecated setting in the first place, no?

@rjernst
Copy link
Member Author

rjernst commented Jan 29, 2017

I just wonder why we added support for s3.client.*.region in the first place.

I was not sure what the feedback would be at the time on removing region, and chose to follow up separately. We could remove it from 5.x, since it has not been released yet.

@dadoonet
Copy link
Contributor

I see. Let's remove it then and change the doc then in this PR where we mention it.

to securely store the credentials.

* Specifying region has been removed. This includes the settings `cloud.aws.region`,
`cloud.aws.s3.region`, `repositories.s3.region`, `s3.client.*.region` and specifying
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So just remove here

, s3.client.*.region

@rjernst rjernst merged commit cf7747c into elastic:master Jan 30, 2017
@rjernst rjernst deleted the remove_s3_region branch January 30, 2017 22:35
Mpdreamz added a commit to elastic/elasticsearch-net that referenced this pull request Feb 16, 2017
Mpdreamz added a commit to elastic/elasticsearch-net that referenced this pull request Feb 16, 2017
gmarz pushed a commit to elastic/elasticsearch-net that referenced this pull request Feb 17, 2017
awelburn pushed a commit to Artesian/elasticsearch-net that referenced this pull request Nov 6, 2017
@clintongormley clintongormley added :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs and removed :Plugin Repository S3 labels Feb 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>breaking :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs v6.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove either endpoint or region setting in aws cloud plugins

3 participants