TeslaCN opened a new issue, #23200: URL: https://github.com/apache/shardingsphere/issues/23200
## Bug Report ### Which version of ShardingSphere did you use? master - cd9bbd1b79fe05b2a0c68627781817eda4edd854 ### Expected behavior Performance same as previous commit.  ### Actual behavior QPS decreased >= 15%.  ### Reason analyze (If you can) There are many Java Monitor Blocked events, which impacted concurrent performance. ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc. Rule is not the key. -- 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]
