quarkusio / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
13.87k stars 2.71k forks source link

Address technical debt following integration of Hibernate Reactive 2.0.0.Alpha2 #31974

Open Sanne opened 1 year ago

Sanne commented 1 year ago

Description

For sake of iterarive development and re-enabling CI monitoring on the Hibernate Reactive modules, we're merging pr #31454 with some pending tasks still open:

Implementation ideas

No response

quarkus-bot[bot] commented 1 year ago

/cc @DavideD (hibernate-reactive), @gavinking (hibernate-reactive)

yrodiere commented 1 year ago

Looks like https://github.com/quarkusio/quarkus/pull/31947 (configurable default optimizer, defaulting to pooled-lo) would need to be ported to Reactive as well

yrodiere commented 1 year ago

Looks like #31947 (configurable default optimizer, defaulting to pooled-lo) would need to be ported to Reactive as well

This particular issue is being addressed in #32044, but the rest isn't.

Sanne commented 1 year ago

Adding: we should add the integration tests provided in https://github.com/quarkusio/quarkus/issues/32040#issuecomment-1480803506