-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
We should log.warn when acks are missed.
As I have worked with ARTEMIS-5038 there were many ocurrencies where we missed acks and we should log.warn when those are missed.
To be compatible with previous semantics, specially for cases where users can afford missing acks, I'm adding a property to the configuration..
Because of the configuration addition this became a borderline between a feature and a bug, but this was the best compromise I could find.
- split from
-
ENTMQBR-9410 Using different priorities will break the Ackmanager on Mirroring
- Verified