Michael Dürig created OAK-4741:
----------------------------------
Summary: MemoryNodeStore constructor should only allow
MemoryNodeState instances as base
Key: OAK-4741
URL: https://issues.apache.org/jira/browse/OAK-4741
Project: Jackrabbit Oak
Issue Type: Bug
Components: core
Reporter: Michael Dürig
Assignee: Michael Dürig
Priority: Minor
Fix For: 1.6
{{MemoryNodeStore(NodeState)}} is overly generic and it turns out that
{{MemoryNodeStore}} cannot cope with other {{NodeState}} instances than
{{MemoryNodeState}} as its base: merging a {{NodeBuilder}} acquired through
such a store will throw a {{IllegalArgumentException}}.
We need to adjust the signature accordingly.
See http://markmail.org/message/mnhhwujowygc4m2p
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)