Issue Details (XML | Word | Printable)

Key: AMQ-1032
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Hiram Chirino
Reporter: Hiram Chirino
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ActiveMQ

Avoid a delivery delay on the first redelivery.

Created: 07/Nov/06 04:12 PM   Updated: 25/Jun/09 02:35 AM
Return to search
Component/s: None
Affects Version/s: 4.0
Fix Version/s: 4.1.0

Time Tracking:
Not Specified

Issue Links:
dependent
 


 Description  « Hide
The first time a message is redelivered, it always waits at the initial redelivery delay. Since logic may be different to handle a message that has the redelivered flag enabled, there is a chance that the first time that a message is redeliver it will not fail the same way the original delivery failed. We should only start using a redelivery delay on subsequent redeliveries.

 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Hiram Chirino made changes - 07/Nov/06 04:15 PM
Field Original Value New Value
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
Gary Tully made changes - 25/Jun/09 02:35 AM
Link This issue is depended upon by AMQ-1847 [ AMQ-1847 ]