You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2018/02/02 23:23:00 UTC

[jira] [Created] (GEODE-4532) Remove singleton calls from product code in org.apache.geode.pdx.internal.json

Kirk Lund created GEODE-4532:
--------------------------------

             Summary: Remove singleton calls from product code in org.apache.geode.pdx.internal.json
                 Key: GEODE-4532
                 URL: https://issues.apache.org/jira/browse/GEODE-4532
             Project: Geode
          Issue Type: Sub-task
          Components: serialization
            Reporter: Kirk Lund


These product classes in org.apache.geode.pdx.internal.json invoke singleton getters.

CacheFactory.getAnyInstance():
* PdxInstanceHelper
* PdxInstanceSortedHelper
* PdxListHelper



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)