[
https://issues.apache.org/jira/browse/OAK-11457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924475#comment-17924475
]
Thomas Mueller edited comment on OAK-11457 at 2/7/25 12:56 PM:
---------------------------------------------------------------
Merged on 2025-02-06 10:42 UTC
was (Author: tmueller):
Merged on 2025-02-06 10:42 UTS
> Tree store sometimes contains bundled properties
> ------------------------------------------------
>
> Key: OAK-11457
> URL: https://issues.apache.org/jira/browse/OAK-11457
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: indexing
> Reporter: Thomas Mueller
> Assignee: Thomas Mueller
> Priority: Major
> Fix For: 1.78.0
>
>
> I found that the tree store, downloaded from MongoDB, sometimes contain
> relative property ("node bundling"; package
> org.apache.jackrabbit.oak.plugins.document.bundlor in oak-store-document). In
> this case, it contained a property "jcr:content/jcr:lastModified".
> It is not clear to me yet how this can happen. It seems to be extremely rare.
> However, because the incremental tree store will keep these entries forever,
> it is very important that such entries don't end up in the tree store.
> I have a patch that detects and removes such properties. Until the root cause
> is fixed, I think it makes sense to use this additional logic.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)