Uploaded image for project: 'ActiveMQ .Net'
  1. ActiveMQ .Net
  2. AMQNET-646

AMQP ConnectionFactory is missing NonBlockingRedelivery property

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • AMQP-1.8.1
    • None
    • AMQP
    • None

    Description

      Property NonBlockingRedelivery is available in Apache.NMS.ActiveMQ package and redelivery mechanism is working as it should if set to true.

      I switched to Apache.NMS.AMQP so application could connect via amqp. Since this property is missing redelivery mechanism is not working as expected.

      Problems with redelivery mechanism:

      • non-processed messages are blocking queue until they are acknowledged (same message comes to consumer all over again)
      • no delay between trying (even delay was set in redelivery policy)

      Attachments

        Activity

          People

            Unassigned Unassigned
            sstojkovic Stevica
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: