Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
The Swarm client fails to close sockets when discovering and creating a swarm slave. This leads to sockets sitting in the CLOSE_WAIT state and remaining unreleased for the lifetime of the client process.
To reproduce: start a swarm client, then do an 'lsof -i' and note the sockets in CLOSE_WAIT associated with the process.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | Kohsuke Kawaguchi [ kohsuke ] | Peter Jönsson [ mindjiver ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Workflow | JNJira [ 164101 ] | JNJira + In-Review [ 208951 ] |
Released in 1.25 and 1.26 versions of the plugin.