[
https://issues.apache.org/jira/browse/GEODE-6696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dick Cavender closed GEODE-6696.
--------------------------------
> 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 Barrett
> Assignee: Mario Ivanac
> Priority: Minor
> Labels: performance, pull-request-available
> Fix For: 1.10.0
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)