yangshaotuo opened a new issue, #15043:
URL: https://github.com/apache/dubbo/issues/15043

   ### Pre-check
   
   - [X] I am sure that all the content I provide is in English.
   
   
   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### 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?
   
   - [ ] Yes I am willing to submit a pull request on my own!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to