You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Ruben Cala (JIRA)" <ji...@apache.org> on 2016/09/21 17:31:20 UTC

[jira] [Created] (ARTEMIS-745) Messages sent to a jms topi address are not expiring in temporary queue created via core API

Ruben Cala created ARTEMIS-745:
----------------------------------

             Summary: Messages sent to a jms topi address are not expiring in temporary queue created via core API
                 Key: ARTEMIS-745
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-745
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: Broker
    Affects Versions: 1.1.0
         Environment: Redhat Linux 6.2
            Reporter: Ruben Cala


I am publishing messages to a topic address (jms.topic.<address>). I set the message expiration to be 2 seconds (publisher via core api).  I have two consumers, one using core api, one using generic stomp protocol.  The core api creates a temporary queue to receive the messages from the the address.  The stomp consumer relies on the auto-generated temporary queue mechanism provided by the broker.  Both consumers are not acknowledging the messages.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)