You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.
Looking at this issue: OpenLiberty/demo-devex#18 we see the impact of stale connections in the connection pool.
If we could configure the conn manager to aggressively close connections, say after 5s, we could allow this test to pass.
Let's use this as an excuse to look into the issue more.
The text was updated successfully, but these errors were encountered: