[ 
https://issues.apache.org/jira/browse/ARTEMIS-4731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17838855#comment-17838855
 ] 

ASF subversion and git services commented on ARTEMIS-4731:
----------------------------------------------------------

Commit 6fe53b813a0e958b73ea3e703bad7b0c892e6044 in activemq-artemis's branch 
refs/heads/main from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=6fe53b813a ]

ARTEMIS-4731 OpenWireConnection exception listener should call 
transport.close();

this is causing a leak for server objects


> Openwire failure detection leak with Windows Clients / Server won't cleanup 
> openwork clients with Exception
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-4731
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4731
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.33.0
>            Reporter: Clebert Suconic
>            Priority: Major
>             Fix For: 2.34.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The OpenWireServerConnection won't deal properly with Exceptions raised by 
> Netty.
> Windows clients will send a different signal to the server causing the 
> connection to throw an exception rather than issue a disconnect, 
> As a result some objects are being left on the heap as transport.close() is 
> not being called.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to