You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been experiencing an issue where, after running my application for some time, the CPU usage spikes to 100%. This problem has been persistent and is quite frustrating. I suspect it might be related to JDK NIO polling, but I haven't been able to pinpoint the exact cause.
This appears to be completely independent of the OpenSearch client itself and directly related to Apache HTTP Client, I'd recommend using one of the mechanisms here to either ask questions or report the issue to the Apache HTTP Client team directly.
What is the bug?
A clear and concise description of the bug.
I have been experiencing an issue where, after running my application for some time, the CPU usage spikes to 100%. This problem has been persistent and is quite frustrating. I suspect it might be related to JDK NIO polling, but I haven't been able to pinpoint the exact cause.
How can one reproduce the bug?
Steps to reproduce the behavior.
pom.xml
What is your host/environment?
Operating system, version.
Environment:
Development Environment: IntelliJ IDEA
Operating System: Windows 11 CPU 13th Gen Intel(R) Core(TM) i7-13700,2100 Mhz 32GRAM
JDK: Amazon Corretto 11.0.21
This is the result of using IDEA performance analysis
The text was updated successfully, but these errors were encountered: