Skip to content
New issue

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

经常出现Unable to get Connection #90

Open
shubifeng opened this issue Mar 15, 2018 · 2 comments
Open

经常出现Unable to get Connection #90

shubifeng opened this issue Mar 15, 2018 · 2 comments
Assignees
Milestone

Comments

@shubifeng
Copy link

经常出现连接问题, 这个参数设置需要怎么优化? 还是程序的bug?

2018-03-15 11:31:25 FATAL cn.hashdata.bireme.ChangeLoader getConnection - Unable to get Connection.

@wangzw
Copy link
Member

wangzw commented Mar 15, 2018

Connection will be dropped when error happened during the loading. And if the connection become empty, you will get this fatal error message.

So please check the log for the error message happened before this FATAL message to figure out why the connection was dropped.

@Rucfisher As the improvement we should add new connection to the pool if a connection was dropped.

@wangzw wangzw added this to the 2.0.0 Release milestone Mar 15, 2018
@shubifeng
Copy link
Author

有代码处理的 流程设计细节 设计图吗, 贴出来 大家容易理解和发现问题, 处理问题.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants