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 "Ankita Agarwal (Jira)" <ji...@apache.org> on 2019/11/22 05:01:00 UTC

[jira] [Created] (OAK-8780) Remove the synchronized block on the FSBackend

Ankita Agarwal created OAK-8780:
-----------------------------------

             Summary: Remove the synchronized block on the FSBackend
                 Key: OAK-8780
                 URL: https://issues.apache.org/jira/browse/OAK-8780
             Project: Jackrabbit Oak
          Issue Type: Bug
            Reporter: Ankita Agarwal


Initial upload requests are all within 5sec. Once the upload staging cache is getting filled up the response time of upload request gets degraded.  Only one thread at a time is runnable and rest remains in blocked state after upload staging cache fills up 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)