Skip to content

Conversation

@dadoonet
Copy link
Contributor

@dadoonet dadoonet commented Jan 30, 2017

Today we have multiple ways to define settings when a user needs to create a repository:

  • in elasticsearch.yml file using repositories.azure prefix
  • when creating the repository itself with PUT _snaphot/repo

The plan is to:

  • Deprecate repositories.azure settings in 5.x (this PR)
  • Remove in 6.x (master branch)

Related to #22800

@dadoonet dadoonet self-assigned this Jan 30, 2017
@dadoonet dadoonet requested a review from rjernst January 30, 2017 10:05
dadoonet added a commit to dadoonet/elasticsearch that referenced this pull request Jan 30, 2017
Similar to elastic#22843 but for azure

Note that we need to add also this information to the deprecation documentation once it will be available (see elastic#22856).
@dadoonet
Copy link
Contributor Author

dadoonet commented Feb 3, 2017

Ping @rjernst

@dadoonet
Copy link
Contributor Author

@clintongormley So I removed the "deprecation" part in docs with 661ac38 and I will add them back in the breaking change section when I'll port this removal in master branch.

@rjernst I'm planning to merge this PR on Monday if you don't have any objection.

Today we have multiple ways to define settings when a user needs to create a repository:

* in `elasticsearch.yml` file using `repositories.azure` prefix
* when creating the repository itself with `PUT _snaphot/repo`

The plan is to:

* Deprecate `repositories.azure` settings in 5.x (this PR)
* Remove in 6.x (master branch)

Related to elastic#22800

Also adds a `deprecated` section in our docs as per elastic#22849.
@dadoonet dadoonet force-pushed the pr/deprecate-repositories-azure-settings branch from 661ac38 to 26a2205 Compare February 20, 2017 10:46
@dadoonet dadoonet merged commit 26a2205 into elastic:5.x Feb 20, 2017
@dadoonet dadoonet deleted the pr/deprecate-repositories-azure-settings branch February 20, 2017 10:47
dadoonet added a commit to dadoonet/elasticsearch that referenced this pull request Feb 20, 2017
Today we have multiple ways to define settings when a user needs to create a repository:

* in `elasticsearch.yml` file using `repositories.azure` prefix
* when creating the repository itself with `PUT _snaphot/repo`

The plan is to:

* Deprecate `repositories.azure` settings in 5.x (done with elastic#22856)
* Remove in 6.x (this PR)

Related to elastic#22800
@clintongormley clintongormley added :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs and removed :Plugin Repository Azure labels Feb 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>deprecation :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs v5.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants