[
https://issues.apache.org/jira/browse/GEODE-9268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17343294#comment-17343294
]
Mario Salazar de Torres commented on GEODE-9268:
------------------------------------------------
As it seems, given that currently the PdxType is obtained thru it's PdxType Id,
and the registry was just cleaned up, then the type is not found. That's what
causing the coredump.
> Fix coredump whenever getFieldNames is called after a cluster restart
> ---------------------------------------------------------------------
>
> Key: GEODE-9268
> URL: https://issues.apache.org/jira/browse/GEODE-9268
> Project: Geode
> Issue Type: Bug
> Components: native client
> Reporter: Mario Salazar de Torres
> Assignee: Mario Salazar de Torres
> Priority: Major
>
> *WHEN* A PdxInstance is fetched from a region
> *AND* The whole cluster is restarted, triggering PdxTypeRegistry cleanup.
> *AND* getFieldNames is called on the PdxInstance created just before
> *THEN* a coredump happens.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)