[jira] [Updated] (GEODE-4543) Remove singleton calls from serialization product code in org.apache.geode.internal

2018-02-05 Thread Kirk Lund (JIRA)

 [ 
https://issues.apache.org/jira/browse/GEODE-4543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kirk Lund updated GEODE-4543:
-
Description: 
These serialization product classes in org.apache.geode.internal invoke 
singleton getters.

GemFireCacheImpl.getForPdx(String):
* InternalDataSerializer (serialization)

GemFireCacheImpl.getInstance():
* InternalInstantiator

InternalDistributedSystem.getAnyInstance():
* InternalDataSerializer
* InternalInstantiator

InternalDistributedSystem.getConnectedInstance():
* InternalDataSerializer

  was:
These serialization product classes in org.apache.geode.internal invoke 
singleton getters.

GemFireCacheImpl.getForPdx(String):
* InternalDataSerializer (serialization)

GemFireCacheImpl.getInstance():
* InternalInstantiator

InternalDistributedSystem.getAnyInstance():
* InternalDataSerializer
* InternalInstantiator


> Remove singleton calls from serialization product code in 
> org.apache.geode.internal
> ---
>
> Key: GEODE-4543
> URL: https://issues.apache.org/jira/browse/GEODE-4543
> Project: Geode
>  Issue Type: Sub-task
>  Components: serialization
>Reporter: Kirk Lund
>Priority: Major
>
> These serialization product classes in org.apache.geode.internal invoke 
> singleton getters.
> GemFireCacheImpl.getForPdx(String):
> * InternalDataSerializer (serialization)
> GemFireCacheImpl.getInstance():
> * InternalInstantiator
> InternalDistributedSystem.getAnyInstance():
> * InternalDataSerializer
> * InternalInstantiator
> InternalDistributedSystem.getConnectedInstance():
> * InternalDataSerializer



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


[jira] [Updated] (GEODE-4543) Remove singleton calls from serialization product code in org.apache.geode.internal

2018-02-05 Thread Kirk Lund (JIRA)

 [ 
https://issues.apache.org/jira/browse/GEODE-4543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kirk Lund updated GEODE-4543:
-
Description: 
These serialization product classes in org.apache.geode.internal invoke 
singleton getters.

GemFireCacheImpl.getForPdx(String):
* InternalDataSerializer (serialization)

GemFireCacheImpl.getInstance():
* InternalInstantiator

InternalDistributedSystem.getAnyInstance():
* InternalDataSerializer
* InternalInstantiator

  was:
These serialization product classes in org.apache.geode.internal invoke 
singleton getters.

GemFireCacheImpl.getForPdx(String):
* InternalDataSerializer (serialization)

GemFireCacheImpl.getInstance():
* InternalInstantiator


> Remove singleton calls from serialization product code in 
> org.apache.geode.internal
> ---
>
> Key: GEODE-4543
> URL: https://issues.apache.org/jira/browse/GEODE-4543
> Project: Geode
>  Issue Type: Sub-task
>  Components: serialization
>Reporter: Kirk Lund
>Priority: Major
>
> These serialization product classes in org.apache.geode.internal invoke 
> singleton getters.
> GemFireCacheImpl.getForPdx(String):
> * InternalDataSerializer (serialization)
> GemFireCacheImpl.getInstance():
> * InternalInstantiator
> InternalDistributedSystem.getAnyInstance():
> * InternalDataSerializer
> * InternalInstantiator



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


[jira] [Updated] (GEODE-4543) Remove singleton calls from serialization product code in org.apache.geode.internal

2018-02-02 Thread Kirk Lund (JIRA)

 [ 
https://issues.apache.org/jira/browse/GEODE-4543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kirk Lund updated GEODE-4543:
-
Description: 
These serialization product classes in org.apache.geode.internal invoke 
singleton getters.

GemFireCacheImpl.getForPdx(String):
* InternalDataSerializer (serialization)

GemFireCacheImpl.getInstance():
* InternalInstantiator

  was:
These serialization product classes in org.apache.geode.internal invoke 
singleton getters.

GemFireCacheImpl.getForPdx(String):
* InternalDataSerializer (serialization)


> Remove singleton calls from serialization product code in 
> org.apache.geode.internal
> ---
>
> Key: GEODE-4543
> URL: https://issues.apache.org/jira/browse/GEODE-4543
> Project: Geode
>  Issue Type: Sub-task
>  Components: serialization
>Reporter: Kirk Lund
>Priority: Major
>
> These serialization product classes in org.apache.geode.internal invoke 
> singleton getters.
> GemFireCacheImpl.getForPdx(String):
> * InternalDataSerializer (serialization)
> GemFireCacheImpl.getInstance():
> * InternalInstantiator



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