[
https://issues.apache.org/jira/browse/GEODE-6694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacob S. Barrett resolved GEODE-6694.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.10.0
> Remove lock contention on BucketAdvisor.isHosting()
> ---------------------------------------------------
>
> Key: GEODE-6694
> URL: https://issues.apache.org/jira/browse/GEODE-6694
> Project: Geode
> Issue Type: Improvement
> Reporter: Jacob S. Barrett
> Assignee: Jacob S. Barrett
> Priority: Major
> Labels: performance
> Fix For: 1.10.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> BucketAdvisor.isHosting takes lock to read and compare a value that could be
> volatile. Under heavy load, like server get operations, this can cause
> measurable contention.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)