Skip to content

Fixing LEAK: ByteBuf.release() when using circuit breaker with netty http producer#5274

Merged
davsclaus merged 1 commit into
apache:camel-3.7.xfrom
samratdhillon:feature/nettyLeak-backport
Mar 29, 2021
Merged

Fixing LEAK: ByteBuf.release() when using circuit breaker with netty http producer#5274
davsclaus merged 1 commit into
apache:camel-3.7.xfrom
samratdhillon:feature/nettyLeak-backport

Conversation

@samratdhillon
Copy link
Copy Markdown
Contributor

Back port for PR#5273

…hese objects have onCompletion added by NettyHttpProducer. Otherwise original exchange objects will not have these SynchronizationAdapters set and will result in memory leak from NettyHttpProducer
@davsclaus davsclaus merged commit dc82083 into apache:camel-3.7.x Mar 29, 2021
@rajith77
Copy link
Copy Markdown
Contributor

@samratdhillon pretty chuffed that you went the extra mile and fixed the issue.
Wondering if we have a JIRA/issue that was created explaining the issue? Might be useful to have in case others who faced this issue do an internet search and knowing which versions it's affected and when it was fixed etc..

@rajith77
Copy link
Copy Markdown
Contributor

Answering my own question. @samratdhillon provided the link. https://issues.apache.org/jira/browse/CAMEL-16418

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants