You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Mario Salazar de Torres (Jira)" <ji...@apache.org> on 2021/05/12 15:00:00 UTC

[jira] [Created] (GEODE-9268) Fix coredump whenever getFieldNames is called after a cluster restart

Mario Salazar de Torres created GEODE-9268:
----------------------------------------------

             Summary: 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


*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)