[ https://issues.apache.org/jira/browse/ARTEMIS-4919 ]


    Robbie Gemmell deleted comment on ARTEMIS-4919:
    -----------------------------------------

was (Author: jira-bot):
Commit 1361e297392531b83c6d4137ce77883749cb48de in activemq-artemis's branch 
refs/heads/dependabot/maven/io.micrometer-micrometer-core-1.13.2 from Timothy 
Bish
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=1361e29739 ]

ARTEMIS-4919 Handle Exception from proton transport process

Handle any exceptions from the proton transport and set the error on the
transport for processing in the events dispatch cycle by adding in handling
of the transport error event.


> AMQP protocol level errors not handled cleanly
> ----------------------------------------------
>
>                 Key: ARTEMIS-4919
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4919
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: AMQP
>    Affects Versions: 2.35.0
>            Reporter: Timothy A. Bish
>            Assignee: Timothy A. Bish
>            Priority: Major
>             Fix For: 2.36.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> When a remote client violates some AMQP protocol level requirements the 
> proton AMQP transport can throw and this is not handled correctly an the 
> transport error event is also not handled which leads to issues if you try 
> and handle the exception from the transport by triggering a transport level 
> error event.  
> Not handling these errors can cause missed transport flushes and or missed 
> cleanup of connection level resources in some cases.  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@activemq.apache.org
For additional commands, e-mail: issues-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to