elastic/elasticsearch

Repository settings are not validated

Open

#27,765 opened on Dec 11, 2017

View on GitHub
 (11 comments) (0 reactions) (0 assignees)Java (76,700 stars) (25,882 forks)batch import
:Distributed/Snapshot/Restore>bug>tech-debtTeam:Distributedhelp wanted

Description

Creating a repository consumes known settings, but does not error in invalid settings. This is especially a problem starting in 6.0 as we deprecated in 5.x and then removed in 6.0 a number of repository settings, including endpoint. This can be confusing for a user that had a working repo, but the setting is no longer valid, yet they get no error message.

Contributor guide

Repository settings are not validated · elastic/elasticsearch#27765 | Good First Issue