-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
False
-
-
False
-
-
ARTEMIS-4758
-
-
- Following configuration options added:
Options added to Configuration / broker properties:
- how many attempts on retrying an ack on the queue (before scanning paging if in page mode)
int mirrorAckManagerQueueAttempts = 5
- how many attempts on retrying an ack on paging:
private int mirrorAckManagerPageAttempts = 2
- at what interval the ack manager should retry (in milliseconds):
int mirrorAckManagerRetryDelay = 100
- should use strict transaction control on mirror and target destinations in page mode
boolean mirrorPageTransaction = false;
- is cloned by
-
ENTMQBR-9100 [Docs] Allow configuration on Mirror parameters
-
- Closed
-