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

Hook to purge connection pool between test runs #56

Open
aguibert opened this issue Sep 14, 2019 · 0 comments
Open

Hook to purge connection pool between test runs #56

aguibert opened this issue Sep 14, 2019 · 0 comments
Assignees
Labels
is:enhancement New feature or request

Comments

@aguibert
Copy link
Member

For hollow mode, connection pools may be unable to cope with DBs being replaced underneath them.

We should add a hook to purge connection pools before tests start so that connection pools start with a clean state and do not have stale connection references in them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant