Configurations.md describes options createConnectionOnStartup, expiryTimeout, and reconnectOnException, which seem to have been removed or renamed.
Besides these, I figure , timeBetweenExpirationCheckMillis was renamed to connectionCheckInterval.
And maximumActiveSessionPerConnection was renamed to maxSessionsPerConnection.
Configurations.md describes options
createConnectionOnStartup
,expiryTimeout
, andreconnectOnException
, which seem to have been removed or renamed.Besides these, I figure ,
timeBetweenExpirationCheckMillis
was renamed toconnectionCheckInterval
. AndmaximumActiveSessionPerConnection
was renamed tomaxSessionsPerConnection
.