[
https://issues.apache.org/jira/browse/GEODE-9210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Blake Bender resolved GEODE-9210.
---------------------------------
Resolution: Fixed
> 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
> Priority: Major
> Labels: pull-request-available
>
> 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)