[
https://issues.apache.org/jira/browse/CAMEL-18002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536483#comment-17536483
]
Karen Lease commented on CAMEL-18002:
-------------------------------------
[~davsclaus] Thanks for the better fix. I did consider that maybe it was better
not to overwrite the existing UoW in the Exchange, and was also wondering why
the Exchange we got from the pool already had a non-null UoW. But I now see it
just calls a reset() on it and doesn't remove it.
> Camel-netty-http: Test NettyHttpSimpleUriParametersTest fails.
> --------------------------------------------------------------
>
> Key: CAMEL-18002
> URL: https://issues.apache.org/jira/browse/CAMEL-18002
> Project: Camel
> Issue Type: Test
> Components: camel-netty-http, tests
> Reporter: Jiri Ondrusek
> Assignee: Jiri Ondrusek
> Priority: Major
> Fix For: 3.17.0
>
>
> Tested with {_}OpenJDK Runtime Environment Temurin-11.0.14+9 (build
> 11.0.14+9){_}.
> Test *NettyHttpSimpleUriParametersTest* failed with:
> {quote}[ERROR] Failures:
> [ERROR] NettyHttpSimpleUriParametersTest>BaseNettyTest.verifyNoLeaks:65
> Leaks detected while running tests:
> [Logger=io.netty.util.ResourceLeakDetector Level=ERROR Message=LEAK:
> ByteBuf.release() was not called before it's garbage-collected. See
> [https://netty.io/wiki/reference-counted-objects.html] for more information.
> ...
> {quote}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)