[jira] [Created] (OAK-1082) Avoid empty instances of ConfigurationParameters

2013-10-07 Thread Tobias Bocanegra (JIRA)
Tobias Bocanegra created OAK-1082: - Summary: Avoid empty instances of ConfigurationParameters Key: OAK-1082 URL: https://issues.apache.org/jira/browse/OAK-1082 Project: Jackrabbit Oak Issue

[jira] [Assigned] (OAK-1086) NodeTypes of successive calls to node.getPrimaryNodetypes() are not equal

2013-10-14 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra reassigned OAK-1086: - Assignee: Tobias Bocanegra NodeTypes of successive calls to node.getPrimaryNodetypes()

[jira] [Resolved] (OAK-1086) NodeTypes of successive calls to node.getPrimaryNodetypes() are not equal

2013-10-14 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved OAK-1086. --- Resolution: Fixed Fix Version/s: 0.11 implemented equals and hashcode based on the CND

[jira] [Comment Edited] (OAK-1111) Node#setProperty(String, Calendar) doesn't take time zone in account

2013-10-23 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13803168#comment-13803168 ] Tobias Bocanegra edited comment on OAK- at 10/23/13 7:14 PM:

[jira] [Updated] (OAK-1111) Node#setProperty(String, Calendar) doesn't take time zone in account

2013-10-23 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated OAK-: -- Priority: Critical (was: Major) Node#setProperty(String, Calendar) doesn't take time zone in

[jira] [Commented] (OAK-1111) Node#setProperty(String, Calendar) doesn't take time zone in account

2013-10-23 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13803168#comment-13803168 ] Tobias Bocanegra commented on OAK-: --- can we just use

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

2013-10-29 Thread Tobias Bocanegra (JIRA)
Tobias Bocanegra created OAK-1126: - Summary: Same node and property name support Key: OAK-1126 URL: https://issues.apache.org/jira/browse/OAK-1126 Project: Jackrabbit Oak Issue Type:

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

2013-10-30 Thread Tobias Bocanegra (JIRA)
Tobias Bocanegra created OAK-1134: - Summary: IdentifierManager.getReferences() does not scale Key: OAK-1134 URL: https://issues.apache.org/jira/browse/OAK-1134 Project: Jackrabbit Oak Issue

[jira] [Created] (OAK-1135) NPE in CompiledPermissionImpl.getTreePermission()

2013-10-30 Thread Tobias Bocanegra (JIRA)
Tobias Bocanegra created OAK-1135: - Summary: NPE in CompiledPermissionImpl.getTreePermission() Key: OAK-1135 URL: https://issues.apache.org/jira/browse/OAK-1135 Project: Jackrabbit Oak Issue

[jira] [Created] (OAK-1136) Revisit/Improve CompiledPermissionImpl.getTreePermission()

2013-10-30 Thread Tobias Bocanegra (JIRA)
Tobias Bocanegra created OAK-1136: - Summary: Revisit/Improve CompiledPermissionImpl.getTreePermission() Key: OAK-1136 URL: https://issues.apache.org/jira/browse/OAK-1136 Project: Jackrabbit Oak

[jira] [Commented] (OAK-1135) NPE in CompiledPermissionImpl.getTreePermission()

2013-10-30 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13809913#comment-13809913 ] Tobias Bocanegra commented on OAK-1135: --- I fixed the issue (in revision 1537376) by

[jira] [Resolved] (OAK-1135) NPE in CompiledPermissionImpl.getTreePermission()

2013-10-30 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved OAK-1135. --- Resolution: Fixed Fix Version/s: 0.11 NPE in

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

2013-10-30 Thread Tobias Bocanegra (JIRA)
Tobias Bocanegra created OAK-1137: - Summary: Node.getReferences() is super slow due to missing property index Key: OAK-1137 URL: https://issues.apache.org/jira/browse/OAK-1137 Project: Jackrabbit Oak

[jira] [Resolved] (OAK-1135) NPE in CompiledPermissionImpl.getTreePermission()

2013-10-31 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved OAK-1135. --- Resolution: Fixed I couldn't reproduce the problem with a simple test. I also think that the

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

2013-10-31 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated OAK-1137: -- Priority: Critical (was: Major) Node.getReferences() is super slow due to missing property

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

2013-10-31 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated OAK-1137: -- Issue Type: Bug (was: Improvement) Node.getReferences() is super slow due to missing property

[jira] [Created] (OAK-1138) Implement global per principal permission cache

2013-10-31 Thread Tobias Bocanegra (JIRA)
Tobias Bocanegra created OAK-1138: - Summary: Implement global per principal permission cache Key: OAK-1138 URL: https://issues.apache.org/jira/browse/OAK-1138 Project: Jackrabbit Oak Issue

[jira] [Updated] (OAK-1138) Implement global per principal permission entry cache

2013-10-31 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated OAK-1138: -- Summary: Implement global per principal permission entry cache (was: Implement global per

[jira] [Commented] (OAK-1138) Implement global per principal permission entry cache

2013-10-31 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810960#comment-13810960 ] Tobias Bocanegra commented on OAK-1138: --- thinking about this again - I might be

[jira] [Comment Edited] (OAK-1138) Implement global per principal permission entry cache

2013-10-31 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810960#comment-13810960 ] Tobias Bocanegra edited comment on OAK-1138 at 11/1/13 2:10 AM:

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

2013-11-06 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13815496#comment-13815496 ] Tobias Bocanegra commented on OAK-1126: --- I suggest to go with a compromise: # let the

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

2013-11-07 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra reassigned OAK-1126: - Assignee: Tobias Bocanegra Same node and property name support

[jira] [Created] (OAK-1172) AbstractTree.getChildrenCount() not very performant due to INTERNAL_NODE_NAMES

2013-11-12 Thread Tobias Bocanegra (JIRA)
Tobias Bocanegra created OAK-1172: - Summary: AbstractTree.getChildrenCount() not very performant due to INTERNAL_NODE_NAMES Key: OAK-1172 URL: https://issues.apache.org/jira/browse/OAK-1172 Project:

[jira] [Updated] (OAK-1173) NPE if TreePermissionImpl if tree does not have a primary type

2013-11-12 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated OAK-1173: -- Priority: Blocker (was: Major) NPE if TreePermissionImpl if tree does not have a primary type

[jira] [Commented] (OAK-1173) NPE if TreePermissionImpl if tree does not have a primary type

2013-11-12 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13821022#comment-13821022 ] Tobias Bocanegra commented on OAK-1173: --- Potential Test Case: {code} class

[jira] [Commented] (OAK-1173) NPE if TreePermissionImpl if tree does not have a primary type

2013-11-12 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13821024#comment-13821024 ] Tobias Bocanegra commented on OAK-1173: --- also see OAK-1172 which shows that

[jira] [Updated] (OAK-482) Group members stored in a rep:members tree

2013-11-12 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated OAK-482: - Remaining Estimate: 168h Original Estimate: 168h Group members stored in a rep:members tree

[jira] [Updated] (OAK-516) Create LdapLoginModule based on ExternalLoginModule

2013-11-12 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated OAK-516: - Remaining Estimate: 168h Original Estimate: 168h Create LdapLoginModule based on

[jira] [Updated] (OAK-516) Create LdapLoginModule based on ExternalLoginModule

2013-11-12 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated OAK-516: - Fix Version/s: 0.13 Create LdapLoginModule based on ExternalLoginModule

[jira] [Commented] (OAK-1138) Implement global per principal permission entry cache

2013-11-12 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13821028#comment-13821028 ] Tobias Bocanegra commented on OAK-1138: --- basic cache implemented, but only for the

[jira] [Updated] (OAK-1138) Implement global per principal permission entry cache

2013-11-12 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated OAK-1138: -- Remaining Estimate: 24h Original Estimate: 24h Implement global per principal permission

[jira] [Comment Edited] (OAK-1173) NPE if checking for a non-existing node in version storage

2013-11-13 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13821022#comment-13821022 ] Tobias Bocanegra edited comment on OAK-1173 at 11/13/13 8:25 AM:

[jira] [Updated] (OAK-1173) NPE if checking for a non-existing node in version storage

2013-11-13 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated OAK-1173: -- Summary: NPE if checking for a non-existing node in version storage (was: NPE if

[jira] [Created] (OAK-1180) oak nodetypes should have capital names

2013-11-13 Thread Tobias Bocanegra (JIRA)
Tobias Bocanegra created OAK-1180: - Summary: oak nodetypes should have capital names Key: OAK-1180 URL: https://issues.apache.org/jira/browse/OAK-1180 Project: Jackrabbit Oak Issue Type: Bug

[jira] [Updated] (OAK-1181) Review node type definition for oak:queryIndexDefinition

2013-11-13 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated OAK-1181: -- Description: current definition: {noformat} [oak:queryIndexDefinition] nt:unstructured - type

[jira] [Commented] (OAK-1181) Review node type definition for oak:queryIndexDefinition

2013-11-13 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13821900#comment-13821900 ] Tobias Bocanegra commented on OAK-1181: --- do you really need to version the oak:index

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

2013-11-13 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved OAK-1126. --- Resolution: Fixed fixed in r1541782 Same node and property name support

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

2013-11-13 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved OAK-1126. --- Resolution: Fixed Same node and property name support ---

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

2013-11-13 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra reopened OAK-1126: --- Same node and property name support --- Key:

[jira] [Reopened] (OAK-685) Enforce referential integrity for referenceable nodes

2013-11-14 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra reopened OAK-685: -- sorry to reopen this, but storing the back references in a MV property does not scale. especially

[jira] [Resolved] (OAK-685) Enforce referential integrity for referenceable nodes

2013-11-14 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved OAK-685. -- Resolution: Fixed well, the patch that store the back references is applied to this issues. so

[jira] [Comment Edited] (OAK-685) Enforce referential integrity for referenceable nodes

2013-11-14 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13822846#comment-13822846 ] Tobias Bocanegra edited comment on OAK-685 at 11/14/13 8:16 PM:

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

2013-11-14 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved OAK-1126. --- Resolution: Fixed fixed again: r1542109 Same node and property name support

[jira] [Reopened] (OAK-685) Enforce referential integrity for referenceable nodes

2013-11-14 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra reopened OAK-685: -- I created a quick test that concurrently creates references to 1 referenceable node. this fails:

[jira] [Updated] (OAK-685) Enforce referential integrity for referenceable nodes

2013-11-14 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated OAK-685: - Attachment: ConcurrentAddReferenceTest.java.patch patch with test that fails. Enforce referential

[jira] [Updated] (OAK-685) Enforce referential integrity for referenceable nodes

2013-11-14 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated OAK-685: - Priority: Critical (was: Minor) Enforce referential integrity for referenceable nodes

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

2013-11-15 Thread Tobias Bocanegra (JIRA)
Tobias Bocanegra created OAK-1193: - Summary: AbstractTree.getChildNodeCount() should not actively filter out hidden names Key: OAK-1193 URL: https://issues.apache.org/jira/browse/OAK-1193 Project:

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

2013-11-15 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13823944#comment-13823944 ] Tobias Bocanegra commented on OAK-1137: --- I think the code in

[jira] [Assigned] (OAK-1192) NPE in Versioning when a Node has a hidden child node

2013-11-15 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra reassigned OAK-1192: - Assignee: Tobias Bocanegra NPE in Versioning when a Node has a hidden child node

[jira] [Created] (OAK-1194) Missing properties in Node.getReferences()

2013-11-15 Thread Tobias Bocanegra (JIRA)
Tobias Bocanegra created OAK-1194: - Summary: Missing properties in Node.getReferences() Key: OAK-1194 URL: https://issues.apache.org/jira/browse/OAK-1194 Project: Jackrabbit Oak Issue Type:

[jira] [Created] (OAK-1195) Unable to move referenced mode

2013-11-15 Thread Tobias Bocanegra (JIRA)
Tobias Bocanegra created OAK-1195: - Summary: Unable to move referenced mode Key: OAK-1195 URL: https://issues.apache.org/jira/browse/OAK-1195 Project: Jackrabbit Oak Issue Type: Bug

[jira] [Commented] (OAK-1196) Node.getReferences() should not show references in frozen nodes

2013-11-15 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13824249#comment-13824249 ] Tobias Bocanegra commented on OAK-1196: --- note, this also include the references from

[jira] [Resolved] (OAK-1194) Missing properties in Node.getReferences()

2013-11-15 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved OAK-1194. --- Resolution: Fixed Fix Version/s: 0.11 fixed in r1542431 by implementing a custom

[jira] [Resolved] (OAK-1196) Node.getReferences() should not show references in version storage

2013-11-15 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved OAK-1196. --- Resolution: Fixed Fix Version/s: 0.11 fixed in r1542434. [~alexparvulescu] I changed

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

2013-11-15 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated OAK-1193: -- Assignee: (was: Tobias Bocanegra) AbstractTree.getChildNodeCount() should not actively

[jira] [Resolved] (OAK-1192) NPE in Versioning when a Node has a hidden child node

2013-11-15 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved OAK-1192. --- Resolution: Fixed Fix Version/s: 0.11 fixed in r1542417 NPE in Versioning when a Node

[jira] [Commented] (OAK-482) Group members stored in a rep:members tree

2013-11-15 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13824313#comment-13824313 ] Tobias Bocanegra commented on OAK-482: -- Note: * with OAK-1137, the references lookup

[jira] [Resolved] (OAK-791) UserManagement: Document changes wrt Jackrabbit 2

2013-11-19 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved OAK-791. -- Resolution: Fixed Fix Version/s: (was: 0.15) 0.12 added main docu

[jira] [Commented] (OAK-482) Group members stored in a rep:members tree

2013-11-20 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827771#comment-13827771 ] Tobias Bocanegra commented on OAK-482: -- bq. in the docu section it seems that you wanted

[jira] [Commented] (OAK-482) Group members stored in a rep:members tree

2013-11-20 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827774#comment-13827774 ] Tobias Bocanegra commented on OAK-482: -- Removed documentation: --- h3. Group Membership

[jira] [Comment Edited] (OAK-482) Group members stored in a rep:members tree

2013-11-20 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13827774#comment-13827774 ] Tobias Bocanegra edited comment on OAK-482 at 11/20/13 4:13 PM:

[jira] [Created] (OAK-1206) Consider renaming internal nodetypes

2013-11-20 Thread Tobias Bocanegra (JIRA)
Tobias Bocanegra created OAK-1206: - Summary: Consider renaming internal nodetypes Key: OAK-1206 URL: https://issues.apache.org/jira/browse/OAK-1206 Project: Jackrabbit Oak Issue Type: Bug

[jira] [Commented] (OAK-482) Group members stored in a rep:members tree

2013-11-20 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13828362#comment-13828362 ] Tobias Bocanegra commented on OAK-482: -- New proposed nodetypes: {noformat} [rep:Group]

[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-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-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-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] [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

[jira] [Resolved] (OAK-482) Group members stored in a rep:members tree

2013-11-22 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved OAK-482. -- Resolution: Fixed Fix Version/s: (was: 0.13) 0.12 fixed in

[jira] [Commented] (OAK-482) Group members stored in a rep:members tree

2013-11-22 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13830599#comment-13830599 ] Tobias Bocanegra commented on OAK-482: -- added minor fix in r1544748: -

[jira] [Comment Edited] (OAK-1219) VersionEditor must ignore hidden items

2013-11-25 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13831950#comment-13831950 ] Tobias Bocanegra edited comment on OAK-1219 at 11/25/13 9:50 PM:

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

2013-11-26 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra reassigned OAK-1216: - Assignee: Tobias Bocanegra Path parsing must support SNS indexes, irrespective of SNS

[jira] [Created] (OAK-1224) Repository descriptor node.type.management.same.name.siblings.supported should be false

2013-11-26 Thread Tobias Bocanegra (JIRA)
Tobias Bocanegra created OAK-1224: - Summary: Repository descriptor node.type.management.same.name.siblings.supported should be false Key: OAK-1224 URL: https://issues.apache.org/jira/browse/OAK-1224

[jira] [Assigned] (OAK-1200) occasional test failure in org.apache.jackrabbit.mk.store.DefaultRevisionStoreTest

2013-11-26 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra reassigned OAK-1200: - Assignee: Tobias Bocanegra (was: Dominique Pfister) occasional test failure in

[jira] [Assigned] (OAK-17) Modularisation and configuration concept

2013-11-26 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra reassigned OAK-17: --- Assignee: Tobias Bocanegra Modularisation and configuration concept

[jira] [Assigned] (OAK-867) Oak whiteboard

2013-11-26 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra reassigned OAK-867: Assignee: Tobias Bocanegra Oak whiteboard -- Key: OAK-867

[jira] [Updated] (OAK-1225) Sesion.nodeExists(/foo/bar[2]) must not throw PathNotFoundException

2013-11-26 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated OAK-1225: -- Summary: Sesion.nodeExists(/foo/bar[2]) must not throw PathNotFoundException (was:

[jira] [Updated] (OAK-1225) Session.nodeExists(/foo/bar[2]) must not throw PathNotFoundException

2013-11-26 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated OAK-1225: -- Description: similar to OAK-1216, Session.nodeExists() of an SNS path with indexes 1 should

[jira] [Updated] (OAK-1225) Session.nodeExists(/foo/bar[2]) must not throw PathNotFoundException

2013-11-26 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated OAK-1225: -- Summary: Session.nodeExists(/foo/bar[2]) must not throw PathNotFoundException (was:

[jira] [Resolved] (OAK-1225) Session.nodeExists(/foo/bar[2]) must not throw PathNotFoundException

2013-11-26 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved OAK-1225. --- Resolution: Fixed fixed in r1545641 Session.nodeExists(/foo/bar[2]) must not throw

[jira] [Resolved] (OAK-1224) Repository descriptor node.type.management.same.name.siblings.supported should be false

2013-11-26 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved OAK-1224. --- Resolution: Fixed Fix Version/s: 0.13 fixed in r1545644 Repository descriptor

[jira] [Updated] (OAK-1227) Node.hasNode(foo[2]) must not throw PathNotFoundException

2013-11-26 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated OAK-1227: -- Summary: Node.hasNode(foo[2]) must not throw PathNotFoundException (was: Node.hasNode()

[jira] [Assigned] (OAK-1227) Node.hasNode(foo[2]) must not throw PathNotFoundException

2013-11-26 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra reassigned OAK-1227: - Assignee: Tobias Bocanegra Node.hasNode(foo[2]) must not throw PathNotFoundException

[jira] [Created] (OAK-1227) Node.hasNode(

2013-11-26 Thread Tobias Bocanegra (JIRA)
Tobias Bocanegra created OAK-1227: - Summary: Node.hasNode( Key: OAK-1227 URL: https://issues.apache.org/jira/browse/OAK-1227 Project: Jackrabbit Oak Issue Type: Bug Reporter:

[jira] [Resolved] (OAK-1227) Node.hasNode(foo[2]) must not throw PathNotFoundException

2013-11-26 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved OAK-1227. --- Resolution: Fixed Fix Version/s: 0.13 fixed in r1545647 Node.hasNode(foo[2]) must not

[jira] [Created] (OAK-1234) Node.getReferences() also returns weak references

2013-11-27 Thread Tobias Bocanegra (JIRA)
Tobias Bocanegra created OAK-1234: - Summary: Node.getReferences() also returns weak references Key: OAK-1234 URL: https://issues.apache.org/jira/browse/OAK-1234 Project: Jackrabbit Oak Issue

[jira] [Updated] (OAK-1234) Node.getReferences() also returns weak references after upgrade

2013-11-27 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated OAK-1234: -- Summary: Node.getReferences() also returns weak references after upgrade (was:

[jira] [Updated] (OAK-1234) Node.getReferences() also returns weak references on same node

2013-11-27 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated OAK-1234: -- Summary: Node.getReferences() also returns weak references on same node (was:

[jira] [Resolved] (OAK-1234) Node.getReferences() also returns weak references on same node

2013-11-27 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved OAK-1234. --- Resolution: Fixed Fix Version/s: 0.13 Node.getReferences() also returns weak

[jira] [Created] (OAK-1235) Upgrade does not install/overwrite new builtin nodetypes

2013-11-27 Thread Tobias Bocanegra (JIRA)
Tobias Bocanegra created OAK-1235: - Summary: Upgrade does not install/overwrite new builtin nodetypes Key: OAK-1235 URL: https://issues.apache.org/jira/browse/OAK-1235 Project: Jackrabbit Oak

[jira] [Updated] (OAK-1235) Upgrade does not install/overwrite new oak specific builtin nodetypes

2013-11-27 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated OAK-1235: -- Summary: Upgrade does not install/overwrite new oak specific builtin nodetypes (was: Upgrade

[jira] [Resolved] (OAK-1235) Upgrade does not install/overwrite new oak specific builtin nodetypes

2013-11-28 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved OAK-1235. --- Resolution: Invalid retested this and it seems to work. Upgrade does not install/overwrite

[jira] [Updated] (OAK-1235) Upgrade should not overwrite new oak specific builtin nodetypes

2013-11-28 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated OAK-1235: -- Summary: Upgrade should not overwrite new oak specific builtin nodetypes (was: Upgrade does not

[jira] [Commented] (OAK-1235) Upgrade should not overwrite new oak specific builtin nodetypes

2013-11-28 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13834703#comment-13834703 ] Tobias Bocanegra commented on OAK-1235: --- the upgrade copies over all nodetypes from

[jira] [Reopened] (OAK-1235) Upgrade does not install/overwrite new oak specific builtin nodetypes

2013-11-28 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra reopened OAK-1235: --- Upgrade does not install/overwrite new oak specific builtin nodetypes

[jira] [Issue Comment Deleted] (OAK-1235) Upgrade should not overwrite new oak specific builtin nodetypes

2013-11-28 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated OAK-1235: -- Comment: was deleted (was: retested this and it seems to work.) Upgrade should not overwrite

[jira] [Resolved] (OAK-1235) Upgrade should not overwrite new oak specific builtin nodetypes

2013-11-28 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved OAK-1235. --- Resolution: Fixed Fix Version/s: 0.13 Upgrade should not overwrite new oak specific

[jira] [Resolved] (OAK-1222) Migration of Group Members stored in tree structure

2013-11-28 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved OAK-1222. --- Resolution: Fixed Migration of Group Members stored in tree structure

  1   2   3   4   5   >