[
https://issues.apache.org/jira/browse/GEODE-6696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacob S. Barrett updated GEODE-6696:
------------------------------------
Labels: performance (was: )
> Only create EntryEvenImpl.offHeapLock if off heap is in use.
> ------------------------------------------------------------
>
> Key: GEODE-6696
> URL: https://issues.apache.org/jira/browse/GEODE-6696
> Project: Geode
> Issue Type: Improvement
> Reporter: Jacob S. Barrett
> Priority: Major
> Labels: performance
>
> Reduce allocation of unnecessary lock object if not using off heap storage.
> {{ private final Object offHeapLock = new Object();}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)