You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2016/11/15 09:17:58 UTC

[jira] [Resolved] (CAMEL-10480) MemoryLeak in the DatagramPacketObjectEncoder

     [ https://issues.apache.org/jira/browse/CAMEL-10480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CAMEL-10480.
----------------------------------
    Resolution: Fixed

Applied patch into camel master, camel-2.18.x and camel-2.17.x branches.

> MemoryLeak in the DatagramPacketObjectEncoder
> ---------------------------------------------
>
>                 Key: CAMEL-10480
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10480
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-netty4
>    Affects Versions: 2.17.3, 2.18.0
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.17.4, 2.18.1
>
>
> Just found a memory leak in the camel-netty4 UDP encoding when working on CAMEL-10409. 
> {code}
> Failed tests:
>   NettyUDPAsyncTest>BaseNettyTest.verifyNoLeaks:89 Leaks detected while running tests: [org.apache.logging.log4j.core.impl.MutableLogEvent@7c96c85]
>   NettyUDPMessageLargerThanDefaultBufferSizeTest>BaseNettyTest.verifyNoLeaks:89 Leaks detected while running tests: [org.apache.logging.log4j.core.impl.MutableLogEvent@73bb1337]
>   NettyUDPObjectSyncTest>BaseNettyTest.verifyNoLeaks:89 Leaks detected while running tests: [org.apache.logging.log4j.core.impl.MutableLogEvent@5eed6dfb, org.apache.logging.log4j.core.impl.MutableLogEvent@7c96c85, org.apache.logging.log4j.core.impl.MutableLogEvent@7c96c85]
>   NettyUDPSyncTest>BaseNettyTest.verifyNoLeaks:89 Leaks detected while running tests: [org.apache.logging.log4j.core.impl.MutableLogEvent@7c96c85, org.apache.logging.log4j.core.impl.MutableLogEvent@7c96c85]
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)