[jira] [Commented] (OAK-535) MergeCommand reads complete tree into memory

2012-12-20 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13537081#comment-13537081 ] Marcel Reutegger commented on OAK-535: -- I'm wondering if we need the full fledged 3-way

[jira] [Commented] (OAK-534) Inefficient NodeState comparison with MongoMK

2012-12-20 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13537038#comment-13537038 ] Marcel Reutegger commented on OAK-534: -- Applied patch in revision 1424481. Please review

[jira] [Updated] (OAK-535) MergeCommand reads complete tree into memory

2012-12-20 Thread Mete Atamel (JIRA)
[ https://issues.apache.org/jira/browse/OAK-535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mete Atamel updated OAK-535: Attachment: mergefixattempt.patch This is a patch that shows some of my attempts to fix the issue but it doesn

[jira] [Commented] (OAK-535) MergeCommand reads complete tree into memory

2012-12-20 Thread Mete Atamel (JIRA)
[ https://issues.apache.org/jira/browse/OAK-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13537029#comment-13537029 ] Mete Atamel commented on OAK-535: - To provide more context why this is the case, when a branc

[jira] [Created] (OAK-535) MergeCommand reads complete tree into memory

2012-12-20 Thread Marcel Reutegger (JIRA)
Marcel Reutegger created OAK-535: Summary: MergeCommand reads complete tree into memory Key: OAK-535 URL: https://issues.apache.org/jira/browse/OAK-535 Project: Jackrabbit Oak Issue Type: Bug

[jira] [Resolved] (OAK-515) PropertyIndex should be used for "[indexedProperty] is not null"

2012-12-20 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller resolved OAK-515. Resolution: Fixed Revision 1424409 The Property2Index seems to load the whole result in memory (as a

[jira] [Resolved] (OAK-309) ParentNodeTest fails (XPath parent node navigation using "..")

2012-12-20 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller resolved OAK-309. Resolution: Fixed Revision 1424389 > ParentNodeTest fails (XPath parent node navigati

[jira] [Updated] (OAK-534) Inefficient NodeState comparison with MongoMK

2012-12-20 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated OAK-534: - Attachment: OAK-534.patch Attached patch introduces a OneLevelDiffCommand, which is used when MK.dif

[jira] [Commented] (OAK-534) Inefficient NodeState comparison with MongoMK

2012-12-20 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13536869#comment-13536869 ] Jukka Zitting commented on OAK-534: --- bq. About many child nodes: if the ":hash" or ":id" pr

[jira] [Commented] (OAK-534) Inefficient NodeState comparison with MongoMK

2012-12-20 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13536864#comment-13536864 ] Marcel Reutegger commented on OAK-534: -- bq. About access control There's no access cont