Hi , thanks for the video. At 32:20, in fact you can take any scenario of the video. The Nested Try had 'Begin or Join' as transaction type and Publish too supported transaction with 'Join if possible' transaction type. But why is that whenever error occurred, there was no rollback for Publish. 1.) Should there be a rollback for Publish just like we had DB rollbacks? 2.) What does it mean for Publish to rollback? Withdraw messages from queue or discarding uncommitted messages to queue so that no listener consumes it?
@kumar.87773 жыл бұрын
Thank you so much Bro.
@AASI-IU2 жыл бұрын
Hello, How can we increase bitronix transaction manager timeout value on local. I am not able to locate wrapper.conf Thank you.