Dragan K created QPID-5052:
------------------------------

             Summary: Implement "Exponential Backoff" redelivery feature in 
QPID broker
                 Key: QPID-5052
                 URL: https://issues.apache.org/jira/browse/QPID-5052
             Project: Qpid
          Issue Type: Improvement
          Components: C++ Broker, Java Broker
            Reporter: Dragan K
             Fix For: Future


This feature is extremely useful in handling intermittent errors on clients 
doing further processsing with received messages (e.g. POSTing to a web page 
which is unavailable, write to a DB that is down).

Feature should work similar to other messagebrokers implementations, e.g. 
Weblogic, ActiveMQ etc.
http://activemq.apache.org/redelivery-policy.html



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to