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)