You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrading to r2dbc-pool 1.0.1.RELEASE resulted in a failure in ConnectionPoolMetricsTests as the metrics did not match expectations. @mp911de has recommended that we "use ConnectionPool.warmup() and use the metric values from there". We should do that in 2.7.x and later and then try the r2dbc-pool upgrade again in 3.0.x and later.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Upgrading to
r2dbc-pool 1.0.1.RELEASE
resulted in a failure inConnectionPoolMetricsTests
as the metrics did not match expectations. @mp911de has recommended that we "useConnectionPool.warmup()
and use the metric values from there". We should do that in 2.7.x and later and then try the r2dbc-pool upgrade again in 3.0.x and later.The text was updated successfully, but these errors were encountered: