[
https://issues.apache.org/jira/browse/OAK-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900108#comment-13900108
]
Thomas Mueller edited comment on OAK-377 at 2/13/14 7:52 AM:
-------------------------------------------------------------
I fixed the test some more, by additionally removing the files _before_ running
the test. This should prevent failures if the previous test was killed. I have
also used a different directory name, so that you can tell which test created
the directory.
was (Author: tmueller):
I fixed the test some more, by removed the files *before* running the test.
This should prevent failures if the previous test was killed. I have also used
a different directory name, so that you can tell which test created the
directory.
> Data store garbage collection
> -----------------------------
>
> Key: OAK-377
> URL: https://issues.apache.org/jira/browse/OAK-377
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: core, mk
> Reporter: Thomas Mueller
> Assignee: Thomas Mueller
> Fix For: 0.17
>
> Attachments: OAK-377-add-on-v1.patch, OAK-377.patch
>
>
> Unused binaries in the data store need to be garbage collected.
> There is a partial implementation in oak-mk, however it is currently not run
> (not run automatically, and I think there is no way to run it manually).
> Also, we might want to investigate in faster garbage collection algorithms:
> young generation garbage collection, or garbage collection using reference
> counting (for example using an index of references to the data store).
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)