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

Set an index / indices to read only, or make the cluster read only #1573

Closed
kimchy opened this issue Dec 27, 2011 · 1 comment
Closed

Set an index / indices to read only, or make the cluster read only #1573

kimchy opened this issue Dec 27, 2011 · 1 comment

Comments

@kimchy
Copy link
Member

kimchy commented Dec 27, 2011

Allow to set a setting index.blocks.read_only on an index, and by setting it to true, will cause the index to become readonly (no index/delete operations allowed). The setting can be updated on an index / indices using the index update settings API.

Also, allow to make the cluster read only by setting cluster.blocks.read_only to true using the cluster update settings API.

@medcl
Copy link
Contributor

medcl commented Feb 10, 2012

nice feature,really useful~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants