You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jacob S. Barrett (JIRA)" <ji...@apache.org> on 2019/04/23 00:42:00 UTC

[jira] [Created] (GEODE-6694) Remove lock contention on BucketAdvisor.isHosting()

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)