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
When a connection is created by the pool, it uses the context of the user.
If this context is a deployment context and the pool is shared, the deployment info can be kept in memory even after the corresponding verticle has been undeployed.