Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate repository settings #7096

Closed
dadoonet opened this issue Jul 30, 2014 · 1 comment
Closed

Validate repository settings #7096

dadoonet opened this issue Jul 30, 2014 · 1 comment

Comments

@dadoonet
Copy link
Member

As discussed in elastic/elasticsearch-cloud-azure#21, we need to let plugins validate repository settings.

So BlobStoreRepository could have a new protected method which could be overloaded by plugins or repository implementations, such as:

void validateRepositorySettings() throws RepositoryException;
@s1monw
Copy link
Contributor

s1monw commented Sep 10, 2014

@imotov I see a commit referenced here - didn't make it to a PR? Can you either push to 1.5 or open a PR?

mute pushed a commit to mute/elasticsearch that referenced this issue Jul 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants