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

CPU Keep 100% with the JDK 11 (After Oracle JDK 8 miner version 261 it is getting reproduced) #8908

Closed
shagihan opened this issue Aug 4, 2020 · 3 comments

Comments

@shagihan
Copy link

shagihan commented Aug 4, 2020

Description:

CPU Getting spiked suddenly even with a very low load and keep halted at 100% even after the load reduced.

Steps to reproduce:

  • Create an API responding with the status code 503
  • Do several API invocations

Affected Product Version:

  • Any Version

Environment details (with versions):

  • Oracle JDK 8 and the miner version 261 Or
  • Any JDK 11 (Oracle or Open JDK)
@TanyaM
Copy link
Contributor

TanyaM commented Aug 12, 2020

Fixed with wso2/wso2-httpcore-nio#38

@TanyaM TanyaM closed this as completed Aug 12, 2020
@TanyaM
Copy link
Contributor

TanyaM commented Aug 12, 2020

Need to release httpcore-nio version and use newer version in synapse and that synapse version needs to be used in apim.
@Arshardh please note.

@slarti-b
Copy link

slarti-b commented Dec 8, 2021

We had what appears to be the same problem with OpenJDK 1.8.0_312. Seems that OpenJDK 1.8.0_302 is OK, but 312 is not. This was on CentOS 7 with APIM 2.6.0.

The issue refers to 261 not 312 but it's talking oracle JDK and this was with OpenJDK so I'm assuming it's the same issue as the symptoms (eats all the CPU you give it without significant load) seem the same so mentioning it.

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

3 participants