[jboss-jira] [JBoss JIRA] (WFLY-11613) [GSS](7.1.z) Deleting JMS temporary destination with a closed session should throw an exception

ehsavoie Hugonnet (Jira) issues at jboss.org
Fri Jan 18 11:06:01 EST 2019


     [ https://issues.jboss.org/browse/WFLY-11613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ehsavoie Hugonnet moved JBEAP-16241 to WFLY-11613:
--------------------------------------------------

              Project: WildFly  (was: JBoss Enterprise Application Platform)
                  Key: WFLY-11613  (was: JBEAP-16241)
             Workflow: GIT Pull Request workflow   (was: CDW with loose statuses v1)
          Component/s: JMS
                           (was: ActiveMQ)
    Affects Version/s: 15.0.1.Final
                           (was: 7.1.5.GA)


> [GSS](7.1.z) Deleting JMS temporary destination with a closed session should throw an exception
> -----------------------------------------------------------------------------------------------
>
>                 Key: WFLY-11613
>                 URL: https://issues.jboss.org/browse/WFLY-11613
>             Project: WildFly
>          Issue Type: Bug
>          Components: JMS
>    Affects Versions: 15.0.1.Final
>            Reporter: ehsavoie Hugonnet
>            Assignee: Martyn Taylor
>            Priority: Major
>
> If a client closes its JMS session (intentionally or not) and then invokes javax.jms.TemporaryQueue.delete() or javax.jms.TemporaryTopic.delete() these methods will return without actually deleting the destination (because the underlying session was closed). This can be confusing and/or mask programming errors.
> The JavaDoc for{{ javax.jms.TemporaryQueue }}states that a JMSException should be thrown, "if the JMS provider fails to delete the temporary queue due to some internal error."
> Options



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list