Re: [hibernate-dev] Still an issue with Agroal when closing the pool

2019-01-30 Thread Steve Ebersole
I hate to be overly reactionary, but we we may want to consider dropping that module then. If there is a bug and we cannot get in touch with him to figure it out then we cannot really suppport it On Tue, Jan 29, 2019 at 3:31 PM Guillaume Smet wrote: > On Tue, Jan 29, 2019 at 9:48 PM Steve Ebers

Re: [hibernate-dev] Still an issue with Agroal when closing the pool

2019-01-30 Thread Luis Barreiro
Hi, Although I have not experienced that particular issue in Agroal (either locally or in the CI), I was aware that the race condition that was mitigated in 1.3 could still happen. I've long reworked the shutdown code so the issue is completely gone. It just happens that I'm about to release A