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

Kibana hangs when too many fields in an index with no information around this #5331

Closed
gmoskovicz opened this issue Nov 5, 2015 · 2 comments
Labels
bug Fixes for quality problems that affect the customer experience release_note:enhancement

Comments

@gmoskovicz
Copy link
Contributor

I created a index with a custom script with around 50k fields for a specific type and index. The size of the mapping was around 10MB (which is abnormal for just one index, i know).

When i try to refresh the fields, or go to Discovery, Kibana hangs with no information.

screen shot 2015-11-05 at 13 19 56

screen shot 2015-11-05 at 13 20 06

Look related to this thread: https://forum.jquery.com/topic/map-throws-maximum-call-stack-size-exceeded-exception

While this amount of fields is abnormal, we should think about raising a custom exception or a message around that too many fields are not allowed. This clearly is an issue around the mapping for this types, but we need a way to control this.

@gmoskovicz gmoskovicz added bug Fixes for quality problems that affect the customer experience release_note:enhancement labels Nov 5, 2015
@ESamir
Copy link

ESamir commented Nov 5, 2015

+1

@rashidkpc
Copy link
Contributor

Duplicate of #1540

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience release_note:enhancement
Projects
None yet
Development

No branches or pull requests

3 participants