Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 1.1.0
    • None
    • OpenWire
    • None

    Description

      ActiveMQ5.x has a feature called "Retroactive" consumers.
      http://activemq.apache.org/retroactive-consumer.html

      A retroactive consumer is a kind of jms topic subscriber which can receive messages sent to the topic before the consumer is created. Normally if a message is sent to a topic without a subscription, it will be discarded. This kind of consumer however changes this as if it can go "back in time".

      Test ref:

      org.apache.activemq.broker.BrokerTest#testTopicRetroactiveConsumerSeeMessagesBeforeCreation()

      Attachments

        Issue Links

          Activity

            People

              jbertram Justin Bertram
              gaohoward Howard Gao
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: