to my understanding a transaction is started, message is pulled and then transaction is commited. The obtained msg is then put onto the channel. So if the active MQ crashes then these msgs may be lost. Can we overcome this?
to my understanding a transaction is started, message is pulled and then transaction is commited. The obtained msg is then put onto the channel. So if the active MQ crashes then these msgs may be lost. Can we overcome this?