Michael Dürig created OAK-965:
---------------------------------
Summary: SegmentNodeState.equals fails with
IllegalArgumentException
Key: OAK-965
URL: https://issues.apache.org/jira/browse/OAK-965
Project: Jackrabbit Oak
Issue Type: Bug
Components: core
Reporter: Michael Dürig
{code}
java.lang.IllegalArgumentException: Segment not found:
43ccdd85-8d04-421f-96ab-5bf0e0bd6ea4
at
org.apache.jackrabbit.oak.plugins.segment.memory.MemoryStore.readSegment(MemoryStore.java:74)
at
org.apache.jackrabbit.oak.plugins.segment.Template.getChildNode(Template.java:315)
at
org.apache.jackrabbit.oak.plugins.segment.Template.compare(Template.java:369)
at
org.apache.jackrabbit.oak.plugins.segment.SegmentNodeState.equals(SegmentNodeState.java:158)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira