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
请教1:not full timeout retry 是什么错?什么时候会发生的?(据监控数据看池中连接数还未达到50上限,为何或出现GetConnectionTimeoutException)
请教2:slow sql是指从取出连接到sql执行完毕的时间还是单纯的sql执行时间?
望温少抽空指点...
The text was updated successfully, but these errors were encountered:
这个问题现在有答案吗?
Sorry, something went wrong.
后来发现是应用频繁Full GC把数据库连接池拖挂了
可以详细说明一下,full gc 为什么会拖挂连接池吗? 这里不太明白
同问
No branches or pull requests
请教1:not full timeout retry 是什么错?什么时候会发生的?(据监控数据看池中连接数还未达到50上限,为何或出现GetConnectionTimeoutException)
请教2:slow sql是指从取出连接到sql执行完毕的时间还是单纯的sql执行时间?
望温少抽空指点...
The text was updated successfully, but these errors were encountered: