Keith Wall created QPID-7686:
--------------------------------

             Summary: Allow a binding to a queue to be considered optional
                 Key: QPID-7686
                 URL: https://issues.apache.org/jira/browse/QPID-7686
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Keith Wall
            Priority: Minor


Currently, when a exchange routes a message to two or more queues, the enqueue 
to all queues is atomic.  If the an enqueue to a single queue fails all 
enqueues are rolled back.

To offer flexibility we might want to allow a binding to marked as optional.  
If a queue fails to accept a message, and the binding so marked, routing to 
other queues/exchanges would continue as normal.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to