We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
java项目主要是查询sql,启动之后tps抖动很大且性能很差,查询gc也频繁,看火焰图里getstackelement函数占了很多,都是在druidconnect连接的时候,猜测可能连接报异常了,但是查看日志,error.log是空的,tracelog文件夹里其他的日志也都搜索不到exception,error这些是为啥
The text was updated successfully, but these errors were encountered:
No branches or pull requests
java项目主要是查询sql,启动之后tps抖动很大且性能很差,查询gc也频繁,看火焰图里getstackelement函数占了很多,都是在druidconnect连接的时候,猜测可能连接报异常了,但是查看日志,error.log是空的,tracelog文件夹里其他的日志也都搜索不到exception,error这些是为啥
The text was updated successfully, but these errors were encountered: