[jira] [Commented] (OAK-1205) Enable/Disable security for ImmutableRoot built from a Root

2013-11-21 Thread Antonio Sanso (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828608#comment-13828608 ] Antonio Sanso commented on OAK-1205: @anchela fairly enough there is not a grand plan

[jira] [Resolved] (OAK-1208) Lucene Index should ignore property existence checks

2013-11-21 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu resolved OAK-1208. -- Resolution: Fixed Fix Version/s: 0.12 fixed with rev http://svn.apache.org/r1543951

[jira] [Commented] (OAK-1203) Reset branch to previous commit

2013-11-21 Thread Stefan Guggisberg (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828619#comment-13828619 ] Stefan Guggisberg commented on OAK-1203: +1 for the patch BTW: isn't this already

[jira] [Commented] (OAK-1203) Reset branch to previous commit

2013-11-21 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828621#comment-13828621 ] Marcel Reutegger commented on OAK-1203: --- Yes, it is already possible, but as you noted

[jira] [Updated] (OAK-190) Use JCR API defined by JSR-333

2013-11-21 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/OAK-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela updated OAK-190: --- Attachment: OAK-190_2.patch updated patch against the latest trunk with additional implementations of methods

[jira] [Commented] (OAK-1207) Change OakRepositoryStubBase to use NodeStore setup

2013-11-21 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828642#comment-13828642 ] Marcel Reutegger commented on OAK-1207: --- +1 I suggest we use the file based

[jira] [Updated] (OAK-190) Use JCR API defined by JSR-333

2013-11-21 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/OAK-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela updated OAK-190: --- Attachment: OAK-190_3.patch ... including implementation of some simple convenience methods on Node. one more thing to

[jira] [Commented] (OAK-1203) Reset branch to previous commit

2013-11-21 Thread Stefan Guggisberg (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828668#comment-13828668 ] Stefan Guggisberg commented on OAK-1203: bq. That's the reason why I would like to

[jira] [Created] (OAK-1211) Add GetPoliciesTest

2013-11-21 Thread Antonio Sanso (JIRA)
Antonio Sanso created OAK-1211: -- Summary: Add GetPoliciesTest Key: OAK-1211 URL: https://issues.apache.org/jira/browse/OAK-1211 Project: Jackrabbit Oak Issue Type: Bug Components:

[jira] [Updated] (OAK-1211) Add GetPoliciesTest

2013-11-21 Thread Antonio Sanso (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonio Sanso updated OAK-1211: --- Attachment: OAK1211-patch.txt attaching patch Add GetPoliciesTest ---

[jira] [Commented] (OAK-1211) Add GetPoliciesTest

2013-11-21 Thread Antonio Sanso (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828806#comment-13828806 ] Antonio Sanso commented on OAK-1211: one of the bottleneck seems to be the query in

[jira] [Commented] (OAK-1211) Add GetPoliciesTest

2013-11-21 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828813#comment-13828813 ] Alex Parvulescu commented on OAK-1211: -- yes, I think the index on 'rep:principalName'

[jira] [Commented] (OAK-1211) Add GetPoliciesTest

2013-11-21 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828814#comment-13828814 ] Alex Parvulescu commented on OAK-1211: -- I see the 'rep:principalName' is added by the

[jira] [Commented] (OAK-1211) Add GetPoliciesTest

2013-11-21 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828821#comment-13828821 ] Alex Parvulescu commented on OAK-1211: -- never mind, I ran the test and it looks like it

[jira] [Resolved] (OAK-1203) Reset branch to previous commit

2013-11-21 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved OAK-1203. --- Resolution: Fixed Fix Version/s: 0.12 Committed the patch with minor modifications in

[jira] [Updated] (OAK-1207) Change OakRepositoryStubBase to use NodeStore setup

2013-11-21 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated OAK-1207: -- Attachment: OAK-1207.patch I would rather change it to use the FileStore. See attached patch.

[jira] [Created] (OAK-1212) InMemory merge retries too aggressive

2013-11-21 Thread Marcel Reutegger (JIRA)
Marcel Reutegger created OAK-1212: - Summary: InMemory merge retries too aggressive Key: OAK-1212 URL: https://issues.apache.org/jira/browse/OAK-1212 Project: Jackrabbit Oak Issue Type:

[jira] [Resolved] (OAK-1212) InMemory merge retries too aggressive

2013-11-21 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved OAK-1212. --- Resolution: Fixed Fix Version/s: 0.12 Done in revision http://svn.apache.org/r1544137

[jira] [Commented] (OAK-956) SegmentStream doesn't implement the method available()

2013-11-21 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13829159#comment-13829159 ] Jukka Zitting commented on OAK-956: --- bq. But SegmentStream never blocks at all. The

[jira] [Commented] (OAK-1193) AbstractTree.getChildNodeCount() should not actively filter out hidden names

2013-11-21 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13829189#comment-13829189 ] Jukka Zitting commented on OAK-1193: bq. do you remember, why we ended up not using a

[jira] [Resolved] (OAK-1213) Namespaces index node oak:namespaces should have a primary type

2013-11-21 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved OAK-1213. Resolution: Fixed Fix Version/s: 0.12 Fixed in revision 1544280 with {{nt:unstructured}}. We

[jira] [Commented] (OAK-1213) Namespaces index node oak:namespaces should have a primary type

2013-11-21 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13829082#comment-13829082 ] angela commented on OAK-1213: - as suggested earlier in other issues i would suggest to define a

[jira] [Updated] (OAK-956) SegmentStream doesn't implement the method available()

2013-11-21 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated OAK-956: - Priority: Minor (was: Major) SegmentStream doesn't implement the method available()

[jira] [Commented] (OAK-956) SegmentStream doesn't implement the method available()

2013-11-21 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13829237#comment-13829237 ] Tobias Bocanegra commented on OAK-956: -- I agree with the oak team here, that

[jira] [Commented] (OAK-956) SegmentStream doesn't implement the method available()

2013-11-21 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828884#comment-13828884 ] Michael Dürig commented on OAK-956: --- I think the test has wrong expectations: {code}

[jira] [Commented] (OAK-956) SegmentStream doesn't implement the method available()

2013-11-21 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13829079#comment-13829079 ] Michael Dürig commented on OAK-956: --- bq. No, returning zero means the end of the

[jira] [Created] (OAK-1213) Namespaces index node oak:namespaces should have a primary type

2013-11-21 Thread Alex Parvulescu (JIRA)
Alex Parvulescu created OAK-1213: Summary: Namespaces index node oak:namespaces should have a primary type Key: OAK-1213 URL: https://issues.apache.org/jira/browse/OAK-1213 Project: Jackrabbit Oak

[jira] [Reopened] (OAK-956) SegmentStream doesn't implement the method available()

2013-11-21 Thread Alexander Klimetschek (JIRA)
[ https://issues.apache.org/jira/browse/OAK-956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Klimetschek reopened OAK-956: --- Please read the javadoc: returning zero in available() means the inputstream is at its

[jira] [Commented] (OAK-1179) Use dedicated Path class for handling paths in Oak

2013-11-21 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13829034#comment-13829034 ] Jukka Zitting commented on OAK-1179: I'm drafting a simple patch to put out some initial

[jira] [Created] (OAK-1215) Relative property paths don't work in XPath search expressions

2013-11-21 Thread Jeff Young (JIRA)
Jeff Young created OAK-1215: --- Summary: Relative property paths don't work in XPath search expressions Key: OAK-1215 URL: https://issues.apache.org/jira/browse/OAK-1215 Project: Jackrabbit Oak

[jira] [Updated] (OAK-1215) Relative property paths don't work in XPath search expressions

2013-11-21 Thread Jeff Young (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Young updated OAK-1215: Description: A search XPath of the form: {code} /jcr:root/etc/commerce/products//*[@size='M' or */@size='M']

[jira] [Comment Edited] (OAK-956) SegmentStream doesn't implement the method available()

2013-11-21 Thread Alexander Klimetschek (JIRA)
[ https://issues.apache.org/jira/browse/OAK-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13829072#comment-13829072 ] Alexander Klimetschek edited comment on OAK-956 at 11/21/13 4:27 PM:

[jira] [Commented] (OAK-956) SegmentStream doesn't implement the method available()

2013-11-21 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13829143#comment-13829143 ] Jukka Zitting commented on OAK-956: --- bq. What is the problem with this very simple fix?

[jira] [Commented] (OAK-956) SegmentStream doesn't implement the method available()

2013-11-21 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13829135#comment-13829135 ] Jukka Zitting commented on OAK-956: --- bq. Please read the javadoc: returning zero in

[jira] [Commented] (OAK-1213) Namespaces index node oak:namespaces should have a primary type

2013-11-21 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13829035#comment-13829035 ] Alex Parvulescu commented on OAK-1213: -- It would appear that there are some versioning

[jira] [Commented] (OAK-1179) Use dedicated Path class for handling paths in Oak

2013-11-21 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13829219#comment-13829219 ] Tobias Bocanegra commented on OAK-1179: --- looks good to me. although I wonder the exact

[jira] [Commented] (OAK-1197) occasional test failure in org.apache.jackrabbit.oak.security.authorization.evaluation.MultipleSessionsACLStabilityTest.testAllowChild3

2013-11-21 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13829053#comment-13829053 ] Julian Reschke commented on OAK-1197: - Right now it happens reliably over here. Can I

[jira] [Assigned] (OAK-1213) Namespaces index node oak:namespaces should have a primary type

2013-11-21 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting reassigned OAK-1213: -- Assignee: Jukka Zitting Namespaces index node oak:namespaces should have a primary type

[jira] [Commented] (OAK-1179) Use dedicated Path class for handling paths in Oak

2013-11-21 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13829275#comment-13829275 ] Tobias Bocanegra commented on OAK-1179: --- oh, right. I wasn't aware of that. Use

[jira] [Updated] (OAK-956) SegmentStream doesn't implement the method available()

2013-11-21 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated OAK-956: - Issue Type: Improvement (was: Bug) SegmentStream doesn't implement the method available()

[jira] [Commented] (OAK-1179) Use dedicated Path class for handling paths in Oak

2013-11-21 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13829252#comment-13829252 ] Jukka Zitting commented on OAK-1179: bq. semantics between isEmpty() and isRoot() The

[jira] [Commented] (OAK-552) AssertionError in MicroKernel.commit()

2013-11-21 Thread Stefan Guggisberg (JIRA)
[ https://issues.apache.org/jira/browse/OAK-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13829019#comment-13829019 ] Stefan Guggisberg commented on OAK-552: --- bq. The test now fails for me: fixed test in

[jira] [Commented] (OAK-956) SegmentStream doesn't implement the method available()

2013-11-21 Thread Alexander Klimetschek (JIRA)
[ https://issues.apache.org/jira/browse/OAK-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13829156#comment-13829156 ] Alexander Klimetschek commented on OAK-956: --- But SegmentStream never blocks at all.

[jira] [Created] (OAK-1214) Create rep:Unstructured node type for repo internal content

2013-11-21 Thread angela (JIRA)
angela created OAK-1214: --- Summary: Create rep:Unstructured node type for repo internal content Key: OAK-1214 URL: https://issues.apache.org/jira/browse/OAK-1214 Project: Jackrabbit Oak Issue Type:

[jira] [Commented] (OAK-552) AssertionError in MicroKernel.commit()

2013-11-21 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828989#comment-13828989 ] Julian Reschke commented on OAK-552: The test now fails for me: Tests in error:

[jira] [Resolved] (OAK-956) SegmentStream doesn't implement the method available()

2013-11-21 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved OAK-956. --- Resolution: Duplicate Resolving as a duplicate of OAK-1188 where we already handled this case. Alex,

[jira] [Commented] (OAK-956) SegmentStream doesn't implement the method available()

2013-11-21 Thread Alexander Klimetschek (JIRA)
[ https://issues.apache.org/jira/browse/OAK-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13829072#comment-13829072 ] Alexander Klimetschek commented on OAK-956: --- No, returning zero means the end of

[jira] [Commented] (OAK-1214) Create rep:Unstructured node type for repo internal content

2013-11-21 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13829200#comment-13829200 ] Jukka Zitting commented on OAK-1214: Hidden content doesn't need node types at all,

[jira] [Commented] (OAK-1214) Create rep:Unstructured node type for repo internal content

2013-11-21 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13829221#comment-13829221 ] Tobias Bocanegra commented on OAK-1214: --- I all :hidden nodes needs to be excluded from

[jira] [Commented] (OAK-1193) AbstractTree.getChildNodeCount() should not actively filter out hidden names

2013-11-21 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13829088#comment-13829088 ] angela commented on OAK-1193: - see OAK-1214 for a proposal for such a internal node type that

[jira] [Updated] (OAK-1179) Use dedicated Path class for handling paths in Oak

2013-11-21 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated OAK-1179: --- Attachment: 0001-OAK-1179-Use-dedicated-Path-class-for-handling-paths.patch Attached a quick and dirty

[jira] [Created] (OAK-1216) Path parsing must support SNS indexes, irrespective of SNS support

2013-11-21 Thread Tobias Bocanegra (JIRA)
Tobias Bocanegra created OAK-1216: - Summary: Path parsing must support SNS indexes, irrespective of SNS support Key: OAK-1216 URL: https://issues.apache.org/jira/browse/OAK-1216 Project: Jackrabbit