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

Зацикливание вызова connectionPool.get() #9

Closed
sywka opened this issue Oct 25, 2018 · 0 comments
Closed

Зацикливание вызова connectionPool.get() #9

sywka opened this issue Oct 25, 2018 · 0 comments
Labels
gdmn-db Related to gdmn-db package invalid This doesn't seem right

Comments

@sywka
Copy link
Collaborator

sywka commented Oct 25, 2018

Если во время открытия соединения происходит ошибка, connection pool пытается открыть соединение сново и если ошибка не исчезает, то это приводит к зависанию.

Проблема в библиотеке для организации connection pool, т.к. в ней нет ограничения на количество попыток. См.

@sywka sywka added invalid This doesn't seem right gdmn-db Related to gdmn-db package labels Oct 25, 2018
@sywka sywka closed this as completed Nov 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gdmn-db Related to gdmn-db package invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant