[ 
https://issues.apache.org/jira/browse/GEODE-6639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacob S. Barrett resolved GEODE-6639.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.10.0

> 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 S. 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
(v7.6.3#76005)

Reply via email to