[
https://issues.apache.org/jira/browse/GEODE-3649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16760080#comment-16760080
]
ASF subversion and git services commented on GEODE-3649:
--------------------------------------------------------
Commit eae85e80fcc4201e6228df0a0775143bb57e70e7 in geode's branch
refs/heads/develop from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=eae85e8 ]
GEODE-3649 TypeRegistry stays open after Cache is closed
Initialize the PDX registry before attempting an auto-
reconnect.
> TypeRegistry stays open after the Cache is closed
> -------------------------------------------------
>
> Key: GEODE-3649
> URL: https://issues.apache.org/jira/browse/GEODE-3649
> Project: Geode
> Issue Type: Bug
> Components: membership, serialization
> Reporter: Galen O'Sullivan
> Priority: Major
> Fix For: 1.9.0
>
>
> In GEODE-3580, a test was failing because DistributedSystem was used to
> initiate a reconnect in a JVM in which a Cache had already been started and
> closed. We should investigate under what situations (particularly with
> regards to paths using the public API, particularly a reconnect) it is
> possible to trigger a {{CacheClosedException}} in {{TypeRegistry}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)