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 "Michael Marth (JIRA)" <ji...@apache.org> on 2015/08/04 10:48:05 UTC

[jira] [Updated] (OAK-3174) [Blob GC] Make actual deletion of blobs synchronous

     [ https://issues.apache.org/jira/browse/OAK-3174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Marth updated OAK-3174:
-------------------------------
    Issue Type: Improvement  (was: Bug)

> [Blob GC] Make actual deletion of blobs synchronous
> ---------------------------------------------------
>
>                 Key: OAK-3174
>                 URL: https://issues.apache.org/jira/browse/OAK-3174
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: blob
>            Reporter: Amit Jain
>            Assignee: Amit Jain
>             Fix For: 1.2.4, 1.3.4, 1.0.19
>
>
> {{MarkSweepGarbageCollector#sweep}} at present tries to send concurrent batched requests for blob ids to be deleted. This will present a problem if too many concurrent requests are sent to the mongo/rdb exhausting the connection pool. 
> Also, there is a problem that the sweep returns without waiting for all the multiple executors to finish execution.



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