[ 
https://issues.apache.org/jira/browse/GEODE-6696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852390#comment-16852390
 ] 

ASF subversion and git services commented on GEODE-6696:
--------------------------------------------------------

Commit 327feec1946a0b6e28dd552d175e7833dc8d8dd2 in geode's branch 
refs/heads/develop from mivanac
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=327feec ]

GEODE-6696: EntryEvenImpl.offHeapLock created only if off-heap in use (#3581)



> 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
>            Assignee: Mario Ivanac
>            Priority: Minor
>              Labels: performance, pull-request-available
>          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
(v7.6.3#76005)

Reply via email to