r2dbc / r2dbc-pool

Connection Pooling for Reactive Relational Database Connectivity
https://r2dbc.io
Apache License 2.0
332 stars 55 forks source link

Connection unexpectedly closed exception #152

Closed menakaprabu closed 2 years ago

menakaprabu commented 2 years ago

I am using r2dbc-pool (0.8.8.RELEASE) where I am getting Connection unexpectedly closed exception for every 30 mins from boot time. It is not happening without using pool. I am using mssql protocol. Please suggest, what I am missing here.

mp911de commented 2 years ago

Duplicate of #153