There doesn't seem to be any commit related to this in 2.3.14.1 Clebert, can you point me to the right commit please? Perhaps it was commited together with some other changes?
Yes.. it was together with another commit: This commit here was just adding a test: https://github.com/hornetq/hornetq/commit/d24cd45 However if you look at the change on ClientConsumerImpl, if message.containsProperty(ClientConsumerImpl.FORCED_DELIVERY_MESSAGE), it would set ackIndividually forever.. what was happening after failover. I realized this after these tests and i improved the check.
Thanks Cleberet! Much appreciated.
Sorry about the typo
Verified with EAP 6.2.3.CP.CR2 / HornetQ 2.3.14.1.Final