Re: Artemis transaction timeout

2024-07-08 Thread Justin Bertram
> I have a question regarding Artemis transactions...there is a default transaction-timeout...but I cannot figure out in which situations it is used. As the documentation states: Apache ActiveMQ Artemis has its own Resource Manager for handling the lifespan of JTA transactions. So, the trans

Re: Artemis transaction timeout

2024-07-07 Thread Clebert Suconic
That’s for XA transactions I presume ? Clebert Suconic On Sat, Jul 6, 2024 at 4:54 PM Alexander Milovidov wrote: > Hi All, > > I have a question regarding Artemis transactions. For example, there is a > default transaction-timeout > < > https://activemq.apache.org/components/artemis/documentat

Artemis transaction timeout

2024-07-06 Thread Alexander Milovidov
Hi All, I have a question regarding Artemis transactions. For example, there is a default transaction-timeout (300 seconds), but I cannot figure out in which situations it i