You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "bschuchardt (GitHub)" <gi...@apache.org> on 2019/09/25 17:42:19 UTC

[GitHub] [geode] bschuchardt commented on issue #4085: GEODE-6927 make getThreadOwnedConnection code thread safe

I don't think we should be using the state of a collection as an indication of whether the service is open or closed.  There should be other state that we use to avoid creating a new connection and putting it in the connection map if ConnectionTable is closed.

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