[
https://issues.apache.org/jira/browse/GEODE-4308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Smith reassigned GEODE-4308:
--------------------------------
Assignee: Dan Smith
> Should be able to create two caches in the same JVM
> ---------------------------------------------------
>
> Key: GEODE-4308
> URL: https://issues.apache.org/jira/browse/GEODE-4308
> Project: Geode
> Issue Type: Sub-task
> Components: messaging
> Reporter: Dan Smith
> Assignee: Dan Smith
> Priority: Major
>
> Users should be able to create two or more caches in the same JVM.
> Currently this is impossible because we have a static instance variable that
> only allows a single cache.
> We should add a feature flag to let us start getting multiple caches to work
> if that feature flag is enabled. For this task we will add the feature flag
> and enable creating multiple caches in the same JVM. Not all cache features
> will work yet, just the CacheFactory.create().
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)