> 1- Should we be setting connectionFactory.setConfirmationWindowSize()?
The docs for confirmationWindowSize are here [1]. Whether you should set
this parameter is really up to you and the behavior you want for your
application.
> 2- Are the retry settings reasonable?
"Reasonable" is hard to jud
2024-11-19 14:19:51,426 WARN [org.apache.activemq.artemis.core.server]
AMQ222066: Reattach request from 10.147.133.72:53082 failed as there is no
confirmationWindowSize configured, which may be ok for your system
This was issued by the broker at the same time that our JMS client issued this
wa