[
https://issues.apache.org/jira/browse/GEODE-6639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dick Cavender closed GEODE-6639.
--------------------------------
> Remove lock contention in ServerConnection around processingMessageStartTime
> ----------------------------------------------------------------------------
>
> Key: GEODE-6639
> URL: https://issues.apache.org/jira/browse/GEODE-6639
> Project: Geode
> Issue Type: Improvement
> Reporter: Jacob Barrett
> Priority: Major
> Labels: performance
> Fix For: 1.10.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Replace synchronized long with AtomicLong for value
> processingMessageStartTime. Profiling shows minor lock contention for
> something that could simply be atomic.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)