You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Alex Parvulescu (JIRA)" <ji...@apache.org> on 2015/11/05 10:59:27 UTC

[jira] [Created] (OAK-3588) SegmentNodeStore allow tweaking of lock fairness

Alex Parvulescu created OAK-3588:
------------------------------------

             Summary: SegmentNodeStore allow tweaking of lock fairness
                 Key: OAK-3588
                 URL: https://issues.apache.org/jira/browse/OAK-3588
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: segmentmk
            Reporter: Alex Parvulescu
            Assignee: Alex Parvulescu


This will expose the merge semaphores's fairness policy as the semaphore is currently configured as _NonfairSync_ (default value).
Opening this option will be beneficial in collecting more stats around thread starvation and what the best policy is (fair vs non fair).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)