[ 
https://issues.apache.org/jira/browse/ARTEMIS-5890?focusedWorklogId=1003542&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1003542
 ]

ASF GitHub Bot logged work on ARTEMIS-5890:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Feb/26 18:55
            Start Date: 04/Feb/26 18:55
    Worklog Time Spent: 10m 
      Work Description: tabish121 opened a new pull request, #6219:
URL: https://github.com/apache/artemis/pull/6219

   …e attempting a write
   
   When attempting to trigger a write either from the delivery method or from a 
call to the runnable hook in MessageReference the writer should check its 
parent sender to ensure that it hasn't been remotely closed to avoid trigger 
exceptions due to the sender having been closed or its parent connection.




Issue Time Tracking
-------------------

    Worklog Id:     (was: 1003542)
    Time Spent: 1h 40m  (was: 1.5h)

> Closing a connection while large message is being delivered could show 
> exceptions in the log
> --------------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-5890
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5890
>             Project: Artemis
>          Issue Type: Bug
>            Reporter: Clebert Suconic
>            Assignee: Clebert Suconic
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.52.0
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> If you close a connection while the server still delivering large messages, 
> you could see exceptions in the logs (IllegalArgumentException).
> The delivery thread should check the state of the connection before issuing 
> more deliveries.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to