KAFKA-7660: fix streams and Metrics memory leaks#5984
KAFKA-7660: fix streams and Metrics memory leaks#5984mjsax merged 2 commits intoapache:0.10.2from vvcephei:0.10.2-memory-leaks
Conversation
A heap dump provided by Patrik Kleindl in https://issues.apache.org/jira/browse/KAFKA-7660 identifies the childrenSensors map in Metrics as keeping references to sensors alive after they have been removed. This PR fixes it and adds a test to be sure. Reviewers: Jason Gustafson <jason@confluent.io>, Guozhang Wang <wangguoz@gmail.com>
|
Refer to this link for build results (access rights to CI server needed): |
|
Retest this please |
|
Refer to this link for build results (access rights to CI server needed): |
|
Retest this please |
|
Refer to this link for build results (access rights to CI server needed): |
|
retest this please |
|
Refer to this link for build results (access rights to CI server needed): |
|
Both of the builds timed out after 3 hours. Retest this, please. |
|
Refer to this link for build results (access rights to CI server needed): |
|
Retest this please. |
|
Refer to this link for build results (access rights to CI server needed): |
|
@mjsax , |
|
Might as well try again... Retest this, please. |
|
Refer to this link for build results (access rights to CI server needed): |
|
Tests passed locally for me. Merging. |
Backport two memory-leak fixes (#5974 and #5953) (see also 2.1: #5979, 2.0: #5980, 1.1: #5981, 1.0: #5982, 0.11: #5983 )
Committer Checklist (excluded from commit message)