You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jacob Barrett (Jira)" <ji...@apache.org> on 2021/04/28 22:31:00 UTC

[jira] [Created] (GEODE-9210) Move close keep alive flag unique to the cache

Jacob Barrett created GEODE-9210:
------------------------------------

             Summary: Move close keep alive flag unique to the cache
                 Key: GEODE-9210
                 URL: https://issues.apache.org/jira/browse/GEODE-9210
             Project: Geode
          Issue Type: Sub-task
            Reporter: Jacob Barrett


Currently the keep alive flag for closing the cache or a pool is global variable. This results in strange behavior when more than one cache exists in a process, which is very common in .NET app domain scenarios. Move the state to the cache and pools it is invoked on.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)