[
https://issues.apache.org/jira/browse/OAK-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13939281#comment-13939281
]
Thomas Mueller commented on OAK-1510:
-------------------------------------
The first patch made one test fail, I will try to fix it:
{noformat}
test(org.apache.jackrabbit.oak.plugins.document.BlobReferenceTest) Time
elapsed: 0.001 sec <<< ERROR!
java.lang.NullPointerException
at
org.apache.jackrabbit.oak.plugins.document.memory.MemoryDocumentStore.query(MemoryDocumentStore.java:121)
at
org.apache.jackrabbit.oak.plugins.document.BlobReferenceIterator.loadBatchQuery(BlobReferenceIterator.java:98)
at
org.apache.jackrabbit.oak.plugins.document.BlobReferenceIterator.loadBatch(BlobReferenceIterator.java:84)
at
org.apache.jackrabbit.oak.plugins.document.BlobReferenceIterator.hasNext(BlobReferenceIterator.java:58)
at
org.apache.jackrabbit.oak.plugins.document.BlobReferenceTest.test(BlobReferenceTest.java:50)
{noformat}
> MongoDB / DocumentNodeStore DataStore GC performance
> ----------------------------------------------------
>
> Key: OAK-1510
> URL: https://issues.apache.org/jira/browse/OAK-1510
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Reporter: Thomas Mueller
> Assignee: Thomas Mueller
> Fix For: 0.19
>
> Attachments: OAK-1510-add-on.patch, OAK-1510.patch
>
>
> We currently don't know what is the performance of the DSGC, and we might
> need to improve performance of this task.
--
This message was sent by Atlassian JIRA
(v6.2#6252)