PavlidisLab / Gemma

Genomics data re-analysis
Apache License 2.0
23 stars 6 forks source link

Slack API metrics thread not closed when Gemma is redeployed #1074

Open arteymix opened 7 months ago

arteymix commented 7 months ago

We have probably hundreds of dangling Slack API metrics thread in production because of that.

Here's what we have in the QA server:

image

arteymix commented 7 months ago

It's possible that the appender is not closed when the servlet is unloaded. This is normally handled by the Log4j servlet module.

Reference: https://logging.apache.org/log4j/2.x/manual/webapp.html