Skip to content

Fix leak related to service logs#40426

Merged
cpuguy83 merged 1 commit into
moby:masterfrom
dperny:bump-swarmkit-fix-logs-leak
Jan 30, 2020
Merged

Fix leak related to service logs#40426
cpuguy83 merged 1 commit into
moby:masterfrom
dperny:bump-swarmkit-fix-logs-leak

Conversation

@dperny

@dperny dperny commented Jan 29, 2020

Copy link
Copy Markdown
Contributor

full diff: moby/swarmkit@ef128ab...49e3561

changes:

- What I did

Bump swarmkit version to 49e3561

Includes the fix described in moby/swarmkit#2926.

- Description for the changelog

Fixed an issue where service logs could leak goroutines on the worker.

See the commit message for the new swarmkit commit. That change fixes a
leaking goroutine related to service logs.

Signed-off-by: Drew Erny <[email protected]>
@thaJeztah

Copy link
Copy Markdown
Member

aaah, whoops, didn't see your PR, and opened #40431

let me close mine

@thaJeztah thaJeztah left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cpuguy83 cpuguy83 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cpuguy83
cpuguy83 merged commit 40190ad into moby:master Jan 30, 2020
@thaJeztah thaJeztah added this to the 20.03.0 milestone Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dockerd eats too much RAM

3 participants