You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "mivanac (GitHub)" <gi...@apache.org> on 2020/03/23 19:34:00 UTC

[GitHub] [geode] mivanac commented on pull request #4833: Feature/geode 6536 2: Added retry in borrowConnection/single hop

I introduced logic simular to borrowConnection, because if connectins in pool are not up to maximum, why we could not create new connection. And if "onlyUseExistingCnx" is set to false, we will create new connection, even if we exceed maximum.
But, I can return to previous implementation.

[ Full content available at: https://github.com/apache/geode/pull/4833 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org