[
https://issues.apache.org/jira/browse/ARTEMIS-5687?focusedWorklogId=985265&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-985265
]
ASF GitHub Bot logged work on ARTEMIS-5687:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 30/Sep/25 23:34
Start Date: 30/Sep/25 23:34
Worklog Time Spent: 10m
Work Description: tabish121 opened a new pull request, #5945:
URL: https://github.com/apache/activemq-artemis/pull/5945
If the server session tied to the AMQP session is closed via management
operation the server should close the proton session to cause an End
performative to be sent the the connected peer.
Issue Time Tracking
-------------------
Worklog Id: (was: 985265)
Remaining Estimate: 0h
Time Spent: 10m
> Closing an AMQP session via console or management does not send an End frame
> ----------------------------------------------------------------------------
>
> Key: ARTEMIS-5687
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5687
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: AMQP
> Affects Versions: 2.42.0
> Reporter: Timothy A. Bish
> Assignee: Timothy A. Bish
> Priority: Minor
> Labels: pull-request-available
> Fix For: 2.43.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When an session from a connected AMQP client is closed on the server side no
> End frame is sent to the client which can lead to client consumers sitting
> idle never reading an message and never knowing that their remote session has
> closed. The close of the session should signal that the server ended the
> client session so it can react.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact