Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-2962

Queue not created when artemis broker is started after the producer is started

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • None
    • None
    • Broker
    • None

    Description

      The issue seems to occur when both the following conditions are satisfied at once.

      • artemis broker instance is started after the producer is started
      • the corresponding queue is not created yet (either because this is the first time the broker is run or because all the messages in the queue has been consumed)

      In such a case, when the producer tries to send the messages to the queue, the jms returns a successful response but the messages are dropped and the queue is not created.

      Note : A workaround seems to be explicitly defining the queue in broker.xml under addresses.  

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            thumula Thumula Perera
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: