[
https://issues.apache.org/jira/browse/OAK-3511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dürig resolved OAK-3511.
--------------------------------
Resolution: Fixed
Unit test at http://svn.apache.org/viewvc?rev=1708297&view=rev
Fixed at http://svn.apache.org/viewvc?rev=1708298&view=rev
> Test failure: CompactionMapTest.removeSome
> ------------------------------------------
>
> Key: OAK-3511
> URL: https://issues.apache.org/jira/browse/OAK-3511
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: segmentmk
> Reporter: Michael Dürig
> Assignee: Michael Dürig
> Labels: compaction, gc
> Fix For: 1.3.9
>
>
> Said test fails sporadically:
> {noformat}
> at org.junit.Assert.assertNull(Assert.java:562)
> at
> org.apache.jackrabbit.oak.plugins.segment.CompactionMapTest.removeSome(CompactionMapTest.java:156)
> {noformat}
> This is a regression introduced with OAK-3501: the {{recent}} map gets not
> cleared when {{segmentIdMap}} is empty. This can happen when a recent key is
> removed again while there are no other changes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)