-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Blocker
-
Component/s: mqtt-notification-plugin
-
None
-
Environment:Jenkins 2.134
mqtt-notification-plugin 1.7
-
mqtt-notification-plugin 1.8.0
We observed unexplainable OutOfMemoryExceptions in arbitratry places around Jenkins. After some investigation with Jconsole, we noticed, what seems to be a memory leak. The thread overview shows a very high number of unclosed MQTT related threads. We therefore assume MQTT threads are created but never closed?
Â
Security Breach