Sanne Grinovero
Sanne Grinovero
Thanks @beikov , I'll check that. After a night of sleep I also concluded that wondering about whether `allowLoadOutsideTransaction` is not being respected is a bit orthogonal to the issue...
So, well it's actually not leaking as (of course) we close it all on Session#close. It's more about a matter of timing: when exactly this should be closed. I'm wondering...
Closing as it wasn't a leak after all.
You can override the ANTLR version - Quarkus lists the version in the core BOM but it's only used to ensure the various sub-projects who use it are aligning, so...
I'm in favour to bump the minimal version, but I'm not sure about "some things won't work very well without this" - as older GraalVM versions wouldn't run `native-image` on...
And FYI this is the only consumer for this builditem: https://github.com/quarkusio/quarkus/blob/141753f9d4307b8ba0a0ab14c9f0e74e03af90be/extensions/jdbc/jdbc-h2/deployment/src/main/java/io/quarkus/jdbc/h2/deployment/JDBCH2Processor.java#L60-L64
I'll let @zakkak decide. Personally I'd love to drop the old GraalVM versions but I'm not sure of the implications - either way I believe we could merge this one...
thanks @beikov ! And sorry your comment regarding it breaking Blaze came too late on the other thread :) I'm considering setting up "downstream integration" CI builds for Hibernate ORM,...
Nice! thanks @Mobe91 and @beikov
sorry, no doesn't ring a bell. I just tested it locally and it worked fine; my oracle image was `9533b82f826a13ef97bc9834396b18e0c4f31f0a5c1514ac7e2f6a8f59a5e99f` - but the above error mentions `76be7f6cda7e2762ec8e4ea7641722bb7181042f9d27c93e67de9d3be502bca2` I wonder if...