[Bug] Symptom: A single machine occasionally a large area of dubbo call timeout, only one machine a problem, for a few seconds, too late to view the thread blocking information, the problem passed, after the past all indicators are normal, the problem occurred within the time of cpu and memory and disk indicators are normal, traffic is not high. The Dubbo provider service uses jdk 11 and the garbage collector is G1. The log shows that the request has entered the dubbo provider service, but the next step is performed 3 seconds later. No log is found during these 3 seconds. safepoint shows that no exception is found and there are many biased locks #15043
Labels
Pre-check
Search before asking
Apache Dubbo Component
Java SDK (apache/dubbo)
Dubbo Version
Dubbo:2.7.17
JDK:11
Steps to reproduce this issue
A single machine occasionally a large area of dubbo call timeout, only one machine a problem, for a few seconds, too late to view the thread blocking information, the problem passed, after the past all indicators are normal, the problem occurred within the time of cpu and memory and disk indicators are normal, traffic is not high
What you expected to happen
The Dubbo provider service uses jdk 11 and the garbage collector is G1. The log shows that the request has entered the dubbo provider service, but the next step is performed 3 seconds later. No log is found during these 3 seconds. safepoint shows that no exception is found and there are many biased locks
Anything else
No response
Are you willing to submit a pull request to fix on your own?
Code of Conduct
The text was updated successfully, but these errors were encountered: