Branch: refs/heads/master Home: https://github.com/jenkinsci/mqtt-notification-plugin
Commit: 2c2703a3dbcc6bd78554d891f3b3a6cfbd4a5fab https://github.com/jenkinsci/mqtt-notification-plugin/commit/2c2703a3dbcc6bd78554d891f3b3a6cfbd4a5fab Author: maort <maor.tan...@auto-talks.com> Date: 2020-10-01 (Thu, 01 Oct 2020) Changed paths: M src/main/java/jenkins/plugins/mqttnotification/MqttNotifier.java Log Message: ----------- Add call to mqtt.close() to release the resources (prevent remaining threads in jenkins) Commit: b37c8b59b42dd802f0ad47b611c7e0c5d2929343 https://github.com/jenkinsci/mqtt-notification-plugin/commit/b37c8b59b42dd802f0ad47b611c7e0c5d2929343 Author: maort <maor.tan...@auto-talks.com> Date: 2020-10-01 (Thu, 01 Oct 2020) Changed paths: M src/main/java/jenkins/plugins/mqttnotification/MqttNotifier.java Log Message: ----------- add mqtt close to doTestConnection function Commit: c161e514803c9d4cf105eccaec83261ae01b03a2 https://github.com/jenkinsci/mqtt-notification-plugin/commit/c161e514803c9d4cf105eccaec83261ae01b03a2 Author: Gareth Western <gar...@garethwestern.com> Date: 2020-10-01 (Thu, 01 Oct 2020) Changed paths: M src/main/java/jenkins/plugins/mqttnotification/MqttNotifier.java Log Message: ----------- Merge pull request #11 from MaorT/fix_memory_leak Add call to mqtt.close() to release the resources (prevent remaining … Compare: https://github.com/jenkinsci/mqtt-notification-plugin/compare/94f1b57ce757...c161e514803c -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/mqtt-notification-plugin/push/refs/heads/master/94f1b5-c161e5%40github.com.