Jacob S. Barrett created GEODE-6694:
---------------------------------------
Summary: 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
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)