tim-group / java-statsd-client

a java statsd client library
Other
275 stars 139 forks source link

ThreadPool problem #39

Open tussion opened 8 years ago

tussion commented 8 years ago

Hi, I am using it with Grails application. I found errors in tomcat logs when tomcat is stopped.

SEVERE: The web application [] appears to have started a thread named [StatsD-pool-4-thread-1] but has failed to stop it. This is very likely to create a memory leak.