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

Jacob S. Barrett updated GEODE-6639:
------------------------------------
    Labels: performance  (was: )

> 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
>          Time Spent: 1h 20m
>  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