Branch: refs/heads/JENKINS-58684_thread_leak Home: https://github.com/jenkinsci/sse-gateway-plugin Commit: df85067285a8ccae7e0e111f4eb3df49c73f908d https://github.com/jenkinsci/sse-gateway-plugin/commit/df85067285a8ccae7e0e111f4eb3df49c73f908d Author: olivier lamy <ol...@apache.org> Date: 2019-08-13 (Tue, 13 Aug 2019)
Changed paths: M src/main/java/org/jenkinsci/plugins/ssegateway/sse/EventDispatcher.java Log Message: ----------- better logging of this write failed at least get the exception logged Signed-off-by: olivier lamy <ol...@apache.org> Commit: e09aebe335ca9cc99c1977f8dc2f15f883653cca https://github.com/jenkinsci/sse-gateway-plugin/commit/e09aebe335ca9cc99c1977f8dc2f15f883653cca Author: olivier lamy <ol...@apache.org> Date: 2019-08-13 (Tue, 13 Aug 2019) Changed paths: M src/main/java/org/jenkinsci/plugins/ssegateway/Endpoint.java M src/main/java/org/jenkinsci/plugins/ssegateway/EventHistoryStore.java M src/main/java/org/jenkinsci/plugins/ssegateway/SubscriptionConfigQueue.java M src/main/java/org/jenkinsci/plugins/ssegateway/sse/AsynchEventDispatcher.java M src/main/java/org/jenkinsci/plugins/ssegateway/sse/EventDispatcherFactory.java M src/main/java/org/jenkinsci/plugins/ssegateway/sse/SynchEventDispatcher.java Log Message: ----------- move logging to slf4j, fix some logging to display more details when issue happen Signed-off-by: olivier lamy <ol...@apache.org> Compare: https://github.com/jenkinsci/sse-gateway-plugin/compare/928c85929ed8...e09aebe335ca -- 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/sse-gateway-plugin/push/refs/heads/JENKINS-58684_thread_leak/928c85-e09aeb%40github.com.