
|
If you were logged in you would be able to see more operations.
|
|
|
ActiveMQ
Created: 07/Nov/06 04:12 PM
Updated: 07/Nov/06 04:15 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
4.0
|
| Fix Version/s: |
4.1.0
|
|
|
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.
|
|
Description
|
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. |
Show » |
|