[ 
https://issues.apache.org/jira/browse/OAK-5067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chetan Mehrotra resolved OAK-5067.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.13

Done with r1768045 and r1768044. 

The issue was that :doc-pattern property was not getting copied to NodeState in 
secondary store as its not part of NodeState.getProperties() call (as it gets 
filtered). So fix was to have PathFilteringDiff aware of such meta prop and 
make an explicit attempt to copy them

> Node bundling does not work with SecondaryNodeStore feature
> -----------------------------------------------------------
>
>                 Key: OAK-5067
>                 URL: https://issues.apache.org/jira/browse/OAK-5067
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: documentmk
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>             Fix For: 1.6, 1.5.13
>
>
> If secondary nodestore feature is enabled which caches DocumentNodeState in 
> another NodeStore then it causes issue if bundling is enabled. This happens 
> because certain meta properties are not copied while copying the NodeState to 
> secondary store causing the bundling pattern to get lost. This later causes 
> conflict and bundling logic treats this as an unbundled node structure



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to