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

2018-02-23 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot updated GEODE-4541:
--
Labels: pull-request-available  (was: )

> Remove singleton calls from regions product code in 
> org.apache.geode.internal.cache
> ---
>
> Key: GEODE-4541
> URL: https://issues.apache.org/jira/browse/GEODE-4541
> Project: Geode
>  Issue Type: Sub-task
>  Components: regions
>Reporter: Kirk Lund
>Assignee: Darrel Schneider
>Priority: Major
>  Labels: pull-request-available
>
> These regions product classes in org.apache.geode.internal.cache invoke 
> singleton getters.
> GemFireCacheImpl.getInstance():
> * CacheServerLauncher
> * EntryEventImpl
> * GemFireCacheImpl
> * DistributedPutAllOperation
> InternalDistributedSystem.getAnyInstance():
> * EventStateHelper
> * GemFireCacheImpl
> * PartitionAttributesImpl
> * PartitionedRegionHelper



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


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

2018-02-05 Thread Kirk Lund (JIRA)

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

Kirk Lund updated GEODE-4541:
-
Description: 
These regions product classes in org.apache.geode.internal.cache invoke 
singleton getters.

GemFireCacheImpl.getInstance():
* CacheServerLauncher
* EntryEventImpl
* GemFireCacheImpl
* DistributedPutAllOperation

InternalDistributedSystem.getAnyInstance():
* EventStateHelper
* GemFireCacheImpl
* PartitionAttributesImpl
* PartitionedRegionHelper

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

GemFireCacheImpl.getInstance():
* CacheServerLauncher
* EntryEventImpl
* GemFireCacheImpl
* DistributedPutAllOperation

InternalDistributedSystem.getAnyInstance():
* EventStateHelper


> Remove singleton calls from regions product code in 
> org.apache.geode.internal.cache
> ---
>
> Key: GEODE-4541
> URL: https://issues.apache.org/jira/browse/GEODE-4541
> Project: Geode
>  Issue Type: Sub-task
>  Components: regions
>Reporter: Kirk Lund
>Priority: Major
>
> These regions product classes in org.apache.geode.internal.cache invoke 
> singleton getters.
> GemFireCacheImpl.getInstance():
> * CacheServerLauncher
> * EntryEventImpl
> * GemFireCacheImpl
> * DistributedPutAllOperation
> InternalDistributedSystem.getAnyInstance():
> * EventStateHelper
> * GemFireCacheImpl
> * PartitionAttributesImpl
> * PartitionedRegionHelper



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


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

2018-02-05 Thread Kirk Lund (JIRA)

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

Kirk Lund updated GEODE-4541:
-
Description: 
These regions product classes in org.apache.geode.internal.cache invoke 
singleton getters.

GemFireCacheImpl.getInstance():
* CacheServerLauncher
* EntryEventImpl
* GemFireCacheImpl
* DistributedPutAllOperation

InternalDistributedSystem.getAnyInstance():
* EventStateHelper

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

GemFireCacheImpl.getInstance():
* CacheServerLauncher
* EntryEventImpl
* GemFireCacheImpl
* DistributedPutAllOperation



> Remove singleton calls from regions product code in 
> org.apache.geode.internal.cache
> ---
>
> Key: GEODE-4541
> URL: https://issues.apache.org/jira/browse/GEODE-4541
> Project: Geode
>  Issue Type: Sub-task
>  Components: regions
>Reporter: Kirk Lund
>Priority: Major
>
> These regions product classes in org.apache.geode.internal.cache invoke 
> singleton getters.
> GemFireCacheImpl.getInstance():
> * CacheServerLauncher
> * EntryEventImpl
> * GemFireCacheImpl
> * DistributedPutAllOperation
> InternalDistributedSystem.getAnyInstance():
> * EventStateHelper



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


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

2018-02-02 Thread Kirk Lund (JIRA)

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

Kirk Lund updated GEODE-4541:
-
Summary: Remove singleton calls from regions product code in 
org.apache.geode.internal.cache  (was: Remove singleton calls from core product 
code in org.apache.geode.internal.cache)

> Remove singleton calls from regions product code in 
> org.apache.geode.internal.cache
> ---
>
> Key: GEODE-4541
> URL: https://issues.apache.org/jira/browse/GEODE-4541
> Project: Geode
>  Issue Type: Sub-task
>  Components: regions
>Reporter: Kirk Lund
>Priority: Major
>
> These core product classes in org.apache.geode.internal.cache invoke 
> singleton getters.
> GemFireCacheImpl.getInstance():
> * CacheServerLauncher
> * EntryEventImpl
> * GemFireCacheImpl
> * DistributedPutAllOperation



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


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

2018-02-02 Thread Kirk Lund (JIRA)

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

Kirk Lund updated GEODE-4541:
-
Description: 
These regions product classes in org.apache.geode.internal.cache invoke 
singleton getters.

GemFireCacheImpl.getInstance():
* CacheServerLauncher
* EntryEventImpl
* GemFireCacheImpl
* DistributedPutAllOperation


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

GemFireCacheImpl.getInstance():
* CacheServerLauncher
* EntryEventImpl
* GemFireCacheImpl
* DistributedPutAllOperation



> Remove singleton calls from regions product code in 
> org.apache.geode.internal.cache
> ---
>
> Key: GEODE-4541
> URL: https://issues.apache.org/jira/browse/GEODE-4541
> Project: Geode
>  Issue Type: Sub-task
>  Components: regions
>Reporter: Kirk Lund
>Priority: Major
>
> These regions product classes in org.apache.geode.internal.cache invoke 
> singleton getters.
> GemFireCacheImpl.getInstance():
> * CacheServerLauncher
> * EntryEventImpl
> * GemFireCacheImpl
> * DistributedPutAllOperation



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


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

2018-02-02 Thread Kirk Lund (JIRA)

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

Kirk Lund updated GEODE-4541:
-
Component/s: (was: transactions)
 regions

> Remove singleton calls from regions product code in 
> org.apache.geode.internal.cache
> ---
>
> Key: GEODE-4541
> URL: https://issues.apache.org/jira/browse/GEODE-4541
> Project: Geode
>  Issue Type: Sub-task
>  Components: regions
>Reporter: Kirk Lund
>Priority: Major
>
> These core product classes in org.apache.geode.internal.cache invoke 
> singleton getters.
> GemFireCacheImpl.getInstance():
> * CacheServerLauncher
> * EntryEventImpl
> * GemFireCacheImpl
> * DistributedPutAllOperation



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