[ https://issues.apache.org/jira/browse/CASSANDRA-18841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17765364#comment-17765364 ]
Jon Meredith commented on CASSANDRA-18841: ------------------------------------------ Starting commit CI Results (pending): ||Branch||Source||Circle CI||Jenkins|| |cassandra-4.1|[branch|https://github.com/jonmeredith/cassandra/tree/commit_remote_branch/CASSANDRA-18841-cassandra-4.1-CC040354-8525-4D6E-B4FF-002AF85C683A]|[build|https://app.circleci.com/pipelines/github/jonmeredith/cassandra?branch=commit_remote_branch%2FCASSANDRA-18841-cassandra-4.1-CC040354-8525-4D6E-B4FF-002AF85C683A]|[build|https://ci-cassandra.apache.org/job/Cassandra-devbranch/2592/]| |cassandra-5.0|[branch|https://github.com/jonmeredith/cassandra/tree/commit_remote_branch/CASSANDRA-18841-cassandra-5.0-CC040354-8525-4D6E-B4FF-002AF85C683A]|[build|https://app.circleci.com/pipelines/github/jonmeredith/cassandra?branch=commit_remote_branch%2FCASSANDRA-18841-cassandra-5.0-CC040354-8525-4D6E-B4FF-002AF85C683A]|[build|https://ci-cassandra.apache.org/job/Cassandra-devbranch/2593/]| |trunk|[branch|https://github.com/jonmeredith/cassandra/tree/commit_remote_branch/CASSANDRA-18841-trunk-CC040354-8525-4D6E-B4FF-002AF85C683A]|[build|https://app.circleci.com/pipelines/github/jonmeredith/cassandra?branch=commit_remote_branch%2FCASSANDRA-18841-trunk-CC040354-8525-4D6E-B4FF-002AF85C683A]|[build|https://ci-cassandra.apache.org/job/Cassandra-devbranch/2594/]| > InstanceClassLoader leak in 5.0/trunk > ------------------------------------- > > Key: CASSANDRA-18841 > URL: https://issues.apache.org/jira/browse/CASSANDRA-18841 > Project: Cassandra > Issue Type: Bug > Components: Test/dtest/java > Reporter: Doug Rohrer > Assignee: Doug Rohrer > Priority: Normal > Fix For: 5.0.x, 5.x > > Attachments: trunk_ThreadLocal_leak.patch > > Time Spent: 10m > Remaining Estimate: 0h > > Something in the 5.0/trunk branches has caused an in-jvm dtest > InstanceClassLoader leak - it appears to have something to do with the Mutual > TLS Authenticator (f078c02cb58bddd735490b07548f7352f0eb09aa) but nothing in > that commit, so far, has stood out as causing issues. > The culprit class appears to be > {{io.netty.util.internal.InternalThreadLocalMap}}, which seems to no be > removed when the threads stops for some reason. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org