-
I have a process running all the time and when it idles for a while the connections in the pool are in a sleeping state. Eventually MySQL purges those connections based on the `wait_timeout` setting i…
-
User Information:
===================
I was able to use PersonFS for a good while (thanks!), but eventually the plugin is crashing when trying to import. The plugin seems to pull the information c…
-
```
spy client v 2.7.3, Ubuntu server 11
I have a VM that will not exit due to two non-daemon threads hanging around. I
traced these to the TranscoderService thread pool. The MemcacheClient shutdo…
-
```
spy client v 2.7.3, Ubuntu server 11
I have a VM that will not exit due to two non-daemon threads hanging around. I
traced these to the TranscoderService thread pool. The MemcacheClient shutdo…
-
```
Consider adding "validationQuery" to let the commons-dbcp pool test connections
before returning them.
Currently stale connections might be sitting in the pool causing errors when
used (seems li…
-
dont know config the pool
-
Copying @geoffkizer 's idea from https://github.com/dotnet/dotnet-api-docs/issues/7285#issuecomment-942695230 into a new issue so we can discuss and track it:
> The problem occurs when you switch y…
-
Hello,
i've a problem with version 2.3.0 when trying to get my script running. It fails on calling ```docker_client.containers.get(container_name)```:
```
2017-06-09 11:07:29,404 WARNING (reque…
-
### Describe the bug
This is to follow up on a bug fix released with mds v5.2.2, that was supposed to fix the issue of AccessToken being refreshed to frequently which evetually caused the SQL connect…
-
We are running around 140 microservice and we are seeing this pattern . At night when there i no load and pool becomes idle and all connections are released -sometimes in morning Hikari pool is not ab…