[ https://issues.apache.org/jira/browse/GEODE-6534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16800821#comment-16800821 ]
ASF subversion and git services commented on GEODE-6534: -------------------------------------------------------- Commit b938f38f6b36303ef75fe476467ddfec2f5640d0 in geode's branch refs/heads/develop from Kirk Lund [ https://gitbox.apache.org/repos/asf?p=geode.git;h=b938f38 ] GEODE-6534: Make NonTXEntry entryIsDestroyed volatile (#3318) * GEODE-6534: Make NonTXEntry entryIsDestroyed volatile Minimize volatile hits per call to isDestroyed(). * Trigger precheckin * Trigger precheckin again. > Refactor LocalRegion and extract complex inner classes > ------------------------------------------------------ > > Key: GEODE-6534 > URL: https://issues.apache.org/jira/browse/GEODE-6534 > Project: Geode > Issue Type: Wish > Components: core > Reporter: Kirk Lund > Assignee: Kirk Lund > Priority: Major > Time Spent: 4h > Remaining Estimate: 0h > > Refactor LocalRegion and extract complex inner classes. Reduce warnings, > improve readability and maintainability, and cleanup code in general. -- This message was sent by Atlassian JIRA (v7.6.3#76005)