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

Turn off String.intern in elasticsearch jackson #17899

Closed
wezell opened this issue Jan 23, 2020 · 1 comment
Closed

Turn off String.intern in elasticsearch jackson #17899

wezell opened this issue Jan 23, 2020 · 1 comment

Comments

@wezell
Copy link
Contributor

wezell commented Jan 23, 2020

String interning can cause CPU to spike
See this issue at Elastic:
elastic/elasticsearch#39890

wezell added a commit that referenced this issue Jan 23, 2020
wezell added a commit that referenced this issue Jan 24, 2020
@dsilvam dsilvam added this to the Bug Sprint milestone Mar 31, 2020
@dsilvam
Copy link
Contributor

dsilvam commented Mar 31, 2020

PR: #17905

dsilvam pushed a commit that referenced this issue Apr 1, 2020
* #17879 allows protocol to be configured

* #17899 elastic performance

* #17899 prevent string interning
@wezell wezell closed this as completed Apr 15, 2020
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