Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sse-gateway-plugin
  Commit: 9cfe9d9c4d9e284ee7d099d4e734b3677ee677f9
      
https://github.com/jenkinsci/sse-gateway-plugin/commit/9cfe9d9c4d9e284ee7d099d4e734b3677ee677f9
  Author: NBrunsch <47978250+nbrun...@users.noreply.github.com>
  Date:   2019-06-13 (Thu, 13 Jun 2019)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/ssegateway/Endpoint.java
    M src/main/java/org/jenkinsci/plugins/ssegateway/sse/EventDispatcher.java
    M 
src/main/java/org/jenkinsci/plugins/ssegateway/sse/EventDispatcherFactory.java
    M 
src/test/java/org/jenkinsci/plugins/ssegateway/SSEPluginIntegrationTest.java
    M src/test/js/sse-plugin-no-filter-ispec.js
    A src/test/js/sse-plugin-retryqueue-timeout-ispec.js
    M src/test/js/sse-plugin-store-and-forward-ispec.js
    M src/test/js/sse-plugin-with-filter-ispec.js

  Log Message:
  -----------
  Fix memory leak of EventDispatcher (retry queue plus EventDispatcher objects) 
(#30)

* fix event EventDispatcher memory leak

* SuppressWarnings("MS_SHOULD_BE_FINAL") for configurable values

add missing catch() block

* save and restore changed values in SSEPluginIntegrationTest


-- 
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/master/551283-9cfe9d%40github.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to