Michal Vavřík

Results 143 comments of Michal Vavřík

Hello @Sgitario , unfortunately we are having cluster issues today, but I check once I can.

I run tests - reproducer in JVM and Quarkus QE TS in JVM/native are fixed. Reproduced failed in native mode, but it also failed when I run it with current...

> @michalvavrik, Hi Michal, quick question, [this exception](https://github.com/quarkusio/quarkus/pull/25343/files#diff-d6d40795b1093d6a39a62041f2567d0931b1f7fa30ebfea44e6663f45441df75R261), which I have debugged is being thrown when [this test line](https://github.com/quarkusio/quarkus/pull/25343/files#diff-341822cbaa9c7618961ea161cd2719276ac63f06c167bee4b525c5122a979ad2R174) is run, but `CodeAuthenticationMechanism#getChallenge` is not invoked, it does appear to...

I forgot @aloubyansky is in charge of the 3.2, so I'll change request for review.

Hey @zhfeng , WDYT? I decided against your project with dummy xa resources because it feels like it is important to show automatic recovery on XA resources registered by Agroal....

Hey @zhfeng , fun fact, it only works with `999-SNAPSHOT`, when I run app with `3.2.x.Final`, app starts to fail ``` 2023-08-07 12:18:22,356 FATAL [com.arj.ats.arjuna] (main) ARJUNA012260: Received exception for...

Upstream issue is now resolved, so I adjusted quickstart bit. Should be ready for review. cc @zhfeng