[jira] [Created] (OAK-1143) [scala] Repository init throws illegal cyclic reference involving class ChangeDispatcher

2013-11-04 Thread Alex Parvulescu (JIRA)
Alex Parvulescu created OAK-1143: Summary: [scala] Repository init throws illegal cyclic reference involving class ChangeDispatcher Key: OAK-1143 URL: https://issues.apache.org/jira/browse/OAK-1143

[jira] [Created] (OAK-1144) Avoid wrapping TreePermission into SecurityContext

2013-11-04 Thread angela (JIRA)
angela created OAK-1144: --- Summary: Avoid wrapping TreePermission into SecurityContext Key: OAK-1144 URL: https://issues.apache.org/jira/browse/OAK-1144 Project: Jackrabbit Oak Issue Type: Improvement

[jira] [Updated] (OAK-1144) Avoid wrapping TreePermission into SecurityContext

2013-11-04 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela updated OAK-1144: Attachment: OAK-1144.patch proposed patch. [~jukkaz], i would be glad if you could review the patch. i wasn't

[jira] [Commented] (OAK-1015) Optimise path parsing

2013-11-04 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812766#comment-13812766 ] Michael Dürig commented on OAK-1015: But this introduces a regression for OAK-978.

[jira] [Commented] (OAK-1134) IdentifierManager.getReferences() does not scale

2013-11-04 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-1134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812770#comment-13812770 ] Michael Dürig commented on OAK-1134: This will most probably be fixed alongside with

[jira] [Commented] (OAK-1137) Node.getReferences() is super slow due to missing property index

2013-11-04 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812769#comment-13812769 ] Michael Dürig commented on OAK-1137: As [discussed |

[jira] [Resolved] (OAK-724) Text.getRelativeParent() does not work with paths containing fully qualified names

2013-11-04 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig resolved OAK-724. --- Resolution: Fixed Fix Version/s: 0.11 This has been fixed alongside with the recent changes in

[jira] [Commented] (OAK-1015) Optimise path parsing

2013-11-04 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812905#comment-13812905 ] Jukka Zitting commented on OAK-1015: Good catch! I added a check for that case in

[jira] [Commented] (OAK-1126) Same node and property name support

2013-11-04 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812907#comment-13812907 ] Jukka Zitting commented on OAK-1126: +1 from me too. If we do apply the patch, we

[jira] [Commented] (OAK-1126) Same node and property name support

2013-11-04 Thread Stefan Guggisberg (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812930#comment-13812930 ] Stefan Guggisberg commented on OAK-1126: bq. If we do apply the patch, we should

[jira] [Commented] (OAK-1015) Optimise path parsing

2013-11-04 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812965#comment-13812965 ] Michael Dürig commented on OAK-1015: The problem is more general than this. Now {code}

[jira] [Commented] (OAK-1143) [scala] Repository init throws illegal cyclic reference involving class ChangeDispatcher

2013-11-04 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812980#comment-13812980 ] Jukka Zitting commented on OAK-1143: So my basic idea was to change the

[jira] [Updated] (OAK-1126) Same node and property name support

2013-11-04 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated OAK-1126: --- Attachment: 0001-OAK-1126-Same-node-and-property-name-support.patch Attached a draft patch that

[jira] [Updated] (OAK-1126) Same node and property name support

2013-11-04 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated OAK-1126: --- Attachment: 0002-OAK-1126-Same-node-and-property-name-support.patch Attached a followup patch (0002)

[jira] [Resolved] (OAK-202) Simplify the code when possible

2013-11-04 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved OAK-202. --- Resolution: Incomplete Resolving as Incomplete. I think we all agree on the goal here, but as

[jira] [Resolved] (OAK-210) granularity of persisted data

2013-11-04 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved OAK-210. --- Resolution: Incomplete Resolving as Incomplete without more specific description of what/where needs

[jira] [Resolved] (OAK-431) Generalize MicroKernelImpl#toJson

2013-11-04 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved OAK-431. --- Resolution: Duplicate We already have Json utility classes for this. Generalize

[jira] [Resolved] (OAK-454) Make In Memory/H2 MicroKernal depend explicit configuration to activate

2013-11-04 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved OAK-454. --- Resolution: Won't Fix Won't Fix; focus on MongoMK/SegmentMK instead. Make In Memory/H2 MicroKernal

[jira] [Updated] (OAK-377) Data store garbage collection

2013-11-04 Thread Michael Marth (JIRA)
[ https://issues.apache.org/jira/browse/OAK-377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Marth updated OAK-377: -- Fix Version/s: 0.13 Data store garbage collection - Key: