[
https://issues.apache.org/jira/browse/JCR-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12529319
]
Martijn Hendriks commented on JCR-1138:
---------------------------------------
I used the MSSQL bundle PM for the unit tests, and found that the test added
last wednesday fails for this PM. For the default derby PM it does not fail.
testGetAllNodeIds(org.apache.jackrabbit.core.data.PersistenceManagerIteratorTest)
Time elapsed: 0.25 sec <<< FAILURE!
junit.framework.AssertionFailedError: expected:<-1> but was:<1>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:201)
at junit.framework.Assert.assertEquals(Assert.java:207)
at
org.apache.jackrabbit.core.data.PersistenceManagerIteratorTest.testGetAllNodeIds(PersistenceManagerIteratorTest.java:81)
at
org.apache.jackrabbit.core.data.PersistenceManagerIteratorTest.testGetAllNodeIds(PersistenceManagerIteratorTest.java:81)
> Data store garbage collection
> -----------------------------
>
> Key: JCR-1138
> URL: https://issues.apache.org/jira/browse/JCR-1138
> Project: Jackrabbit
> Issue Type: Improvement
> Components: jackrabbit-core
> Reporter: Thomas Mueller
> Assignee: Thomas Mueller
>
> Currently the data store garbage collection needs to be run manually. It
> should be simpler to use (maybe tool based), or automatic.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.