[
https://issues.apache.org/jira/browse/JCR-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15562181#comment-15562181
]
Kriss FR commented on JCR-3162:
--------------------------------
Hello,
You remove a piece of code :
// quick'n dirty fix for JCR-905
if (e.isExternal()) {
removedNodes.add(e.getChildId());
}
Is it normal ? Because I have the same problem in JCR-905
> Index update overhead on cluster slave due to JCR-905
> -----------------------------------------------------
>
> Key: JCR-3162
> URL: https://issues.apache.org/jira/browse/JCR-3162
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: clustering
> Reporter: Alex Parvulescu
> Priority: Minor
> Fix For: 2.3.6
>
> Attachments: DbClusterTestJCR3162.patch, JCR-3162-v2.patch,
> JCR-3162-v3.patch, JCR-3162-v4.patch, JCR-3162-v5.patch, JCR-3162.patch
>
>
> JCR-905 is a quick and dirty fix and causes overhead on a cluster slave node
> when it processes revisions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)