[ https://issues.apache.org/jira/browse/GEODE-6355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bruce Schuchardt resolved GEODE-6355. ------------------------------------- Resolution: Fixed Fix Version/s: 1.9.0 pull request was merged to develop > Synchronization issues in InternalDistributedSystem function stats > ------------------------------------------------------------------ > > Key: GEODE-6355 > URL: https://issues.apache.org/jira/browse/GEODE-6355 > Project: Geode > Issue Type: Bug > Reporter: Galen O'Sullivan > Priority: Major > Labels: pull-request-available > Fix For: 1.9.0 > > Time Spent: 20m > Remaining Estimate: 0h > > This uses double-checked locking, which is a broken pattern, and we should > use computeIfAbsent. In getFunctionStats and getFunctionStats. -- This message was sent by Atlassian JIRA (v7.6.3#76005)