quarkiverse / quarkus-mybatis

Quarkus MyBatis Extension
Apache License 2.0
88 stars 33 forks source link

using @ Transaction in @ Observes print warning log: WARN [io.agr.pool] (trans-consumer-4) Datasource '<default>': Closing open connection prior to commit #365

Open Clever-Wang opened 9 months ago

Clever-Wang commented 9 months ago

Quarkus 3.5.0 mybatis 2.1.0

zhfeng commented 9 months ago

Thanks for reporting! and can you provide a simple reproducer for this issue? It would be very helpful for us to take a deep look.