Michael Dürig created OAK-3511:
----------------------------------
Summary: 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
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)