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

index creation limitation #21684

Closed
culiangfanzi opened this issue Nov 20, 2016 · 2 comments
Closed

index creation limitation #21684

culiangfanzi opened this issue Nov 20, 2016 · 2 comments

Comments

@culiangfanzi
Copy link

here is the prolem, when we used ES 2.X, we created indexes too much, about hundreds of indexes per day so the ES stucked when creating indexes (the index creation process was very slow).
Is there any limitation about indexes count ? Is the es service available (can accept queries ) when creating indexes?
thanks a lot for hearing from you ...

@dadoonet
Copy link
Member

Please ask your questions on discuss.elastic.co. We can better help there.
This space is only for confirmed issues.
Thanks.

@clintongormley
Copy link

@culiangfanzi currently there is no limitation on the number of indices you can create. There are two possibilities we are looking at:

See #11511 for more safeguards

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

No branches or pull requests

3 participants