You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Randall Leeds (JIRA)" <ji...@apache.org> on 2010/06/12 22:17:13 UTC

[jira] Commented: (COUCHDB-780) Don't block the updater process while compaction deletes old files

    [ https://issues.apache.org/jira/browse/COUCHDB-780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12878308#action_12878308 ] 

Randall Leeds commented on COUCHDB-780:
---------------------------------------

I like it. My only concern is that we clean up .delete files somewhere if a crash left them around. I'm not sure where the best place to do this is. Probably sprinkled around wherever we open things. What do you think?

> Don't block the updater process while compaction deletes old files
> ------------------------------------------------------------------
>
>                 Key: COUCHDB-780
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-780
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Database Core
>    Affects Versions: 0.10.2, 0.11
>            Reporter: Randall Leeds
>             Fix For: 1.1
>
>         Attachments: 0001-async-file-deletions.-COUCHDB-780.patch, async_compact_delete.patch
>
>
> I have what I think is a simple patch I'll attach. I don't see any reason not to include it unless rename operations can be seriously slow on some filesystems (but I expect this is not the case).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.