[jira] [Commented] (OAK-6539) Decrease version export for org.apache.jackrabbit.oak.spi.security.authentication

2017-08-10 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121281#comment-16121281 ] Alex Deparvu commented on OAK-6539: --- bq. Are there @ProviderType interfaces exposed by this package? If

[jira] [Resolved] (OAK-6539) Decrease version export for org.apache.jackrabbit.oak.spi.security.authentication

2017-08-10 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved OAK-6539. --- Resolution: Fixed Fix Version/s: 1.7.6 thanks [~rombert] for the detailed analysis! decreased

[jira] [Resolved] (OAK-6451) MultiplexingPermissionProvider is ignored by the CompositeAuthorizationConfiguration

2017-07-14 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved OAK-6451. --- Resolution: Fixed fixed with http://svn.apache.org/viewvc?rev=1801963=rev the solution is to use the

[jira] [Created] (OAK-6451) MultiplexingPermissionProvider is ignored by the CompositeAuthorizationConfiguration

2017-07-14 Thread Alex Deparvu (JIRA)
Alex Deparvu created OAK-6451: - Summary: MultiplexingPermissionProvider is ignored by the CompositeAuthorizationConfiguration Key: OAK-6451 URL: https://issues.apache.org/jira/browse/OAK-6451 Project:

[jira] [Updated] (OAK-6440) Incorrect node type diff

2017-07-11 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-6440: -- Attachment: OAK-6440-fix-input.patch > Incorrect node type diff > > >

[jira] [Commented] (OAK-6440) Incorrect node type diff

2017-07-11 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16081853#comment-16081853 ] Alex Deparvu commented on OAK-6440: --- I was trying to understand the first version patch, but I was

[jira] [Resolved] (OAK-6459) VisibleValidator duplicated in chain for each hierarchy level

2017-07-18 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved OAK-6459. --- Resolution: Fixed fixed with http://svn.apache.org/viewvc?rev=1802248=rev > VisibleValidator

[jira] [Created] (OAK-6461) Merge all security related validators into a single hook

2017-07-18 Thread Alex Deparvu (JIRA)
Alex Deparvu created OAK-6461: - Summary: Merge all security related validators into a single hook Key: OAK-6461 URL: https://issues.apache.org/jira/browse/OAK-6461 Project: Jackrabbit Oak Issue

[jira] [Updated] (OAK-6461) Merge all security related validators into a single hook

2017-07-18 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-6461: -- Attachment: OAK-6461.patch proposed patch for review (IT tests are still running). [~anchela] would love

[jira] [Assigned] (OAK-6459) VisibleValidator duplicated in chain for each hierarchy level

2017-07-18 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu reassigned OAK-6459: - Assignee: Alex Deparvu Priority: Minor (was: Major) Component/s: core >

[jira] [Updated] (OAK-6459) VisibleValidator duplicated in chain for each hierarchy level

2017-07-18 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-6459: -- Fix Version/s: 1.7.4 > VisibleValidator duplicated in chain for each hierarchy level >

[jira] [Commented] (OAK-6463) Property index update fails in composite NodeStore setup

2017-07-18 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091471#comment-16091471 ] Alex Deparvu commented on OAK-6463: --- very interesting fix! I'm wondering if the 'index' supplier should

[jira] [Updated] (OAK-6467) CompositeTreePermission can create an invalid TreePermsssion object

2017-07-18 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-6467: -- Fix Version/s: 1.7.4 > CompositeTreePermission can create an invalid TreePermsssion object >

[jira] [Created] (OAK-6467) CompositeTreePermission can create an invalid TreePermsssion object

2017-07-18 Thread Alex Deparvu (JIRA)
Alex Deparvu created OAK-6467: - Summary: CompositeTreePermission can create an invalid TreePermsssion object Key: OAK-6467 URL: https://issues.apache.org/jira/browse/OAK-6467 Project: Jackrabbit Oak

[jira] [Updated] (OAK-6467) CompositeTreePermission can create an invalid TreePermsssion object

2017-07-18 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-6467: -- Description: There's a case where the {{CompositePermissionProvider}} can create an invalid

[jira] [Commented] (OAK-6467) CompositeTreePermission can create an invalid TreePermsssion object

2017-07-18 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091767#comment-16091767 ] Alex Deparvu commented on OAK-6467: --- yes, you are right. unfortunately I realized that this might actually

[jira] [Resolved] (OAK-6467) CompositeTreePermission can create an invalid TreePermsssion object

2017-07-18 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved OAK-6467. --- Resolution: Won't Fix Fix Version/s: (was: 1.7.4) > CompositeTreePermission can create an

[jira] [Created] (OAK-6469) CompositePermissionProvider should implement AggregatedPermissionProvider

2017-07-18 Thread Alex Deparvu (JIRA)
Alex Deparvu created OAK-6469: - Summary: CompositePermissionProvider should implement AggregatedPermissionProvider Key: OAK-6469 URL: https://issues.apache.org/jira/browse/OAK-6469 Project: Jackrabbit

[jira] [Updated] (OAK-6469) CompositePermissionProvider should implement AggregatedPermissionProvider

2017-07-18 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-6469: -- Attachment: OAK-6469.patch attaching patch: [^OAK-6469.patch]. this also overwrites the fix for OAK-6451

[jira] [Resolved] (OAK-6469) CompositePermissionProvider should implement AggregatedPermissionProvider

2017-07-20 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved OAK-6469. --- Resolution: Fixed Fix Version/s: 1.7.5 fixed with http://svn.apache.org/viewvc?rev=1802492=rev

[jira] [Commented] (OAK-6461) Merge all security related validators into a single hook

2017-07-19 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16092836#comment-16092836 ] Alex Deparvu commented on OAK-6461: --- I see now, thanks for clarifying. the answer still stands, the order

[jira] [Created] (OAK-6470) Remove extra call to createGroupPrincipal in UserPrincipalProvider

2017-07-19 Thread Alex Deparvu (JIRA)
Alex Deparvu created OAK-6470: - Summary: Remove extra call to createGroupPrincipal in UserPrincipalProvider Key: OAK-6470 URL: https://issues.apache.org/jira/browse/OAK-6470 Project: Jackrabbit Oak

[jira] [Resolved] (OAK-6461) Merge all security related validators into a single hook

2017-07-21 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved OAK-6461. --- Resolution: Fixed Fix Version/s: 1.7.5 fixed with http://svn.apache.org/viewvc?rev=1802553=rev

[jira] [Resolved] (OAK-6470) Remove extra call to createGroupPrincipal in UserPrincipalProvider

2017-07-21 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved OAK-6470. --- Resolution: Fixed Assignee: Alex Deparvu Fix Version/s: 1.7.5

[jira] [Commented] (OAK-6481) Missing versionable path property for oak:mount-libs-crx.default

2017-07-21 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16096279#comment-16096279 ] Alex Deparvu commented on OAK-6481: --- I'm trying to read the patch, but I don't see the fix you mention

[jira] [Created] (OAK-6491) Add JCR_CREATED support to JcrLastModifiedConflictHandler

2017-07-25 Thread Alex Deparvu (JIRA)
Alex Deparvu created OAK-6491: - Summary: Add JCR_CREATED support to JcrLastModifiedConflictHandler Key: OAK-6491 URL: https://issues.apache.org/jira/browse/OAK-6491 Project: Jackrabbit Oak Issue

[jira] [Updated] (OAK-6491) Add JCR_CREATED support to JcrLastModifiedConflictHandler

2017-07-25 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-6491: -- Fix Version/s: 1.7.5 > Add JCR_CREATED support to JcrLastModifiedConflictHandler >

[jira] [Resolved] (OAK-6491) Add JCR_CREATED support to JcrLastModifiedConflictHandler

2017-07-25 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved OAK-6491. --- Resolution: Fixed I took the opportunity to refactor this conflict handler to use the new apis, and

[jira] [Resolved] (OAK-6482) Remove org.apache.sling.testing.osgi-mock dependency from oak-run

2017-07-24 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved OAK-6482. --- Resolution: Fixed Assignee: Alex Deparvu ok then, dropped the dependency with

[jira] [Created] (OAK-6499) MultiplexingPermissionProvider wrong privileges composition

2017-07-27 Thread Alex Deparvu (JIRA)
Alex Deparvu created OAK-6499: - Summary: MultiplexingPermissionProvider wrong privileges composition Key: OAK-6499 URL: https://issues.apache.org/jira/browse/OAK-6499 Project: Jackrabbit Oak

[jira] [Resolved] (OAK-6499) MultiplexingPermissionProvider wrong privileges composition

2017-07-27 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved OAK-6499. --- Resolution: Fixed Fix Version/s: 1.7.5 fixed with http://svn.apache.org/viewvc?rev=1803134=rev

[jira] [Closed] (OAK-6496) Build Jackrabbit Oak #576 failed

2017-07-28 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu closed OAK-6496. - > Build Jackrabbit Oak #576 failed > > > Key: OAK-6496 >

[jira] [Resolved] (OAK-6496) Build Jackrabbit Oak #576 failed

2017-07-28 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved OAK-6496. --- Resolution: Cannot Reproduce seems the network issues are gone now > Build Jackrabbit Oak #576 failed

[jira] [Updated] (OAK-6496) Build Jackrabbit Oak #576 failed

2017-07-28 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-6496: -- Labels: CI build-failure jenkins (was: ) > Build Jackrabbit Oak #576 failed >

[jira] [Commented] (OAK-6461) Merge all security related validators into a single hook

2017-07-19 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16092680#comment-16092680 ] Alex Deparvu commented on OAK-6461: --- [~anchela] thanks for the review! bq. so the order within the

[jira] [Updated] (OAK-6469) CompositePermissionProvider should implement AggregatedPermissionProvider

2017-07-19 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-6469: -- Attachment: OAK-6469-v2.patch attached v2 [^OAK-6469-v2.patch]. tried to reduce the footprint of changes

[jira] [Updated] (OAK-6482) Remove org.apache.sling.testing.osgi-mock dependency from oak-run

2017-07-24 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-6482: -- Fix Version/s: 1.7.5 > Remove org.apache.sling.testing.osgi-mock dependency from oak-run >

[jira] [Commented] (OAK-6482) Remove org.apache.sling.testing.osgi-mock dependency from oak-run

2017-07-24 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16098067#comment-16098067 ] Alex Deparvu commented on OAK-6482: --- [~edivad] I see your name in the history as last guy to edit this

[jira] [Created] (OAK-6482) Remove org.apache.sling.testing.osgi-mock dependency from oak-run

2017-07-24 Thread Alex Deparvu (JIRA)
Alex Deparvu created OAK-6482: - Summary: Remove org.apache.sling.testing.osgi-mock dependency from oak-run Key: OAK-6482 URL: https://issues.apache.org/jira/browse/OAK-6482 Project: Jackrabbit Oak

[jira] [Updated] (OAK-6481) Missing versionable path property for oak:mount-libs-crx.default

2017-07-21 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-6481: -- Component/s: (was: core) composite > Missing versionable path property for

[jira] [Closed] (OAK-6426) Build Jackrabbit Oak #510 failed

2017-07-21 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu closed OAK-6426. - > Build Jackrabbit Oak #510 failed > > > Key: OAK-6426 >

[jira] [Closed] (OAK-6434) Build Jackrabbit Oak #526 failed

2017-07-21 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu closed OAK-6434. - > Build Jackrabbit Oak #526 failed > > > Key: OAK-6434 >

[jira] [Resolved] (OAK-6434) Build Jackrabbit Oak #526 failed

2017-07-21 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved OAK-6434. --- Resolution: Cannot Reproduce 404 on the logs > Build Jackrabbit Oak #526 failed >

[jira] [Resolved] (OAK-6426) Build Jackrabbit Oak #510 failed

2017-07-21 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved OAK-6426. --- Resolution: Cannot Reproduce 404 on the logs > Build Jackrabbit Oak #510 failed >

[jira] [Updated] (OAK-6480) Backing channel 'ubuntu-1' is disconnected.

2017-07-21 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-6480: -- Labels: CI build-failure jenkins ubuntu (was: ) > Backing channel 'ubuntu-1' is disconnected. >

[jira] [Resolved] (OAK-6481) Missing versionable path property for oak:mount-libs-crx.default

2017-07-21 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved OAK-6481. --- Resolution: Fixed Fix Version/s: 1.7.5 applied the patch with minor modifications

[jira] [Resolved] (OAK-6422) Build Jackrabbit Oak #507 failed

2017-07-21 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved OAK-6422. --- Resolution: Cannot Reproduce 404 on the logs > Build Jackrabbit Oak #507 failed >

[jira] [Closed] (OAK-6422) Build Jackrabbit Oak #507 failed

2017-07-21 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu closed OAK-6422. - > Build Jackrabbit Oak #507 failed > > > Key: OAK-6422 >

[jira] [Updated] (OAK-6480) Backing channel 'ubuntu-1' is disconnected.

2017-07-21 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-6480: -- Summary: Backing channel 'ubuntu-1' is disconnected. (was: Build Jackrabbit Oak #569 failed) > Backing

[jira] [Updated] (OAK-6480) Build failure: Backing channel 'ubuntu-1' is disconnected.

2017-07-21 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-6480: -- Summary: Build failure: Backing channel 'ubuntu-1' is disconnected. (was: Backing channel 'ubuntu-1' is

[jira] [Commented] (OAK-6388) Enable Azure shared access signature for blob store connector

2017-07-06 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16076409#comment-16076409 ] Alex Deparvu commented on OAK-6388: --- [~rhudea] for backports we don't need a dedicated patch or PR. We

[jira] [Commented] (OAK-6356) Allow CompositePermissionProvider to OR entries

2017-06-27 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16064826#comment-16064826 ] Alex Deparvu commented on OAK-6356: --- bq. i would suggest to don't wait ack. I'll run the IT tests one more

[jira] [Resolved] (OAK-6356) Allow CompositePermissionProvider to OR entries

2017-06-27 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved OAK-6356. --- Resolution: Fixed fixed with http://svn.apache.org/viewvc?rev=1800063=rev > Allow

[jira] [Resolved] (OAK-6147) Review SessionOperation usage in security code

2017-06-28 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved OAK-6147. --- Resolution: Fixed Fix Version/s: 1.7.3 fixed with http://svn.apache.org/viewvc?rev=1800141=rev

[jira] [Resolved] (OAK-3374) Concurrent Updates of Group's Membership Results in Conflict

2017-06-28 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved OAK-3374. --- Resolution: Fixed Fix Version/s: 1.7.3 I applied [~anchela]'s patch with

[jira] [Commented] (OAK-6402) SessionStats log access warning

2017-06-28 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16066511#comment-16066511 ] Alex Deparvu commented on OAK-6402: --- Spoke to [~mduerig] offline and we agreed on looking into removing

[jira] [Commented] (OAK-3374) Concurrent Updates of Group's Membership Results in Conflict

2017-06-28 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16066570#comment-16066570 ] Alex Deparvu commented on OAK-3374: --- bq. updated patch containing the proposed extension of the

[jira] [Created] (OAK-6402) SessionStats log access warning

2017-06-28 Thread Alex Deparvu (JIRA)
Alex Deparvu created OAK-6402: - Summary: SessionStats log access warning Key: OAK-6402 URL: https://issues.apache.org/jira/browse/OAK-6402 Project: Jackrabbit Oak Issue Type: Improvement

[jira] [Updated] (OAK-6402) SessionStats log access warning

2017-06-28 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-6402: -- Fix Version/s: 1.8 > SessionStats log access warning > --- > >

[jira] [Resolved] (OAK-6527) CompositeNodeStore permission evaluation fails for open setups

2017-08-09 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved OAK-6527. --- Resolution: Fixed fixed with http://svn.apache.org/viewvc?rev=1804509=rev following [~anchela]'s

[jira] [Commented] (OAK-6527) CompositeNodeStore permission evaluation fails for open setups

2017-08-08 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16118283#comment-16118283 ] Alex Deparvu commented on OAK-6527: --- thanks for the review! bq. why is AbstractPermissionStore needed?

[jira] [Commented] (OAK-6511) Switch to official OSGi versioning annotations

2017-08-08 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16118440#comment-16118440 ] Alex Deparvu commented on OAK-6511: --- Could you update the wiki page for the august hackathon with what is

[jira] [Created] (OAK-6539) Decrease version export for org.apache.jackrabbit.oak.spi.security.authentication

2017-08-09 Thread Alex Deparvu (JIRA)
Alex Deparvu created OAK-6539: - Summary: Decrease version export for org.apache.jackrabbit.oak.spi.security.authentication Key: OAK-6539 URL: https://issues.apache.org/jira/browse/OAK-6539 Project:

[jira] [Commented] (OAK-6527) CompositeNodeStore permission evaluation fails for open setups

2017-08-07 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16116253#comment-16116253 ] Alex Deparvu commented on OAK-6527: --- proposed solution based on [~chetanm]'s original patch:

[jira] [Updated] (OAK-6527) CompositeNodeStore permission evaluation fails for open setups

2017-08-07 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-6527: -- Fix Version/s: 1.7.6 > CompositeNodeStore permission evaluation fails for open setups >

[jira] [Created] (OAK-6527) CompositeNodeStore permission evaluation fails for open setups

2017-08-07 Thread Alex Deparvu (JIRA)
Alex Deparvu created OAK-6527: - Summary: CompositeNodeStore permission evaluation fails for open setups Key: OAK-6527 URL: https://issues.apache.org/jira/browse/OAK-6527 Project: Jackrabbit Oak

[jira] [Updated] (OAK-6527) CompositeNodeStore permission evaluation fails for open setups

2017-08-07 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-6527: -- Component/s: security composite > CompositeNodeStore permission evaluation fails for

[jira] [Updated] (OAK-6527) CompositeNodeStore permission evaluation fails for open setups

2017-08-07 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-6527: -- Affects Version/s: 1.7.3 1.7.4 1.7.5 > CompositeNodeStore

[jira] [Commented] (OAK-3374) Concurrent Updates of Group's Membership Results in Conflict

2017-06-20 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16055370#comment-16055370 ] Alex Deparvu commented on OAK-3374: --- I have updated the rep:members patch to match OAK-3381, wip branch

[jira] [Commented] (OAK-6356) Allow CompositePermissionProvider to OR entries

2017-06-19 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053953#comment-16053953 ] Alex Deparvu commented on OAK-6356: --- [~anchela] started work on this branch [0] please take a look! * I

[jira] [Updated] (OAK-6356) Allow CompositePermissionProvider to OR entries

2017-06-19 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-6356: -- Fix Version/s: 1.7.3 > Allow CompositePermissionProvider to OR entries >

[jira] [Updated] (OAK-3777) Multiplexing support in default PermissionStore implementation

2017-06-19 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-3777: -- Fix Version/s: 1.8 > Multiplexing support in default PermissionStore implementation >

[jira] [Commented] (OAK-3777) Multiplexing support in default PermissionStore implementation

2017-06-19 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054353#comment-16054353 ] Alex Deparvu commented on OAK-3777: --- I've rebased my current work on top of OAK-6356. The basics of

[jira] [Resolved] (OAK-6379) NPE in MergingNodeStateDiff on DELETE_DELETED_PROPERTY

2017-06-22 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved OAK-6379. --- Resolution: Fixed fixed with http://svn.apache.org/viewvc?rev=1799559=rev > NPE in

[jira] [Updated] (OAK-6379) NPE in MergingNodeStateDiff on DELETE_DELETED_PROPERTY

2017-06-21 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-6379: -- Fix Version/s: 1.7.3 > NPE in MergingNodeStateDiff on DELETE_DELETED_PROPERTY >

[jira] [Updated] (OAK-6379) NPE in MergingNodeStateDiff on DELETE_DELETED_PROPERTY

2017-06-21 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-6379: -- Attachment: OAK-6379.patch [~mduerig] thanks for reporting! proposed fix. still not sure why this was no

[jira] [Created] (OAK-6379) NPE in MergingNodeStateDiff on DELETE_DELETED_PROPERTY

2017-06-21 Thread Alex Deparvu (JIRA)
Alex Deparvu created OAK-6379: - Summary: NPE in MergingNodeStateDiff on DELETE_DELETED_PROPERTY Key: OAK-6379 URL: https://issues.apache.org/jira/browse/OAK-6379 Project: Jackrabbit Oak Issue

[jira] [Updated] (OAK-6394) Reduce impact of default multiplexing setup on the ReferenceIndex

2017-06-26 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-6394: -- Summary: Reduce impact of default multiplexing setup on the ReferenceIndex (was: Reduce default

[jira] [Created] (OAK-6394) Reduce default Multiplexer impact on ReferenceIndex

2017-06-26 Thread Alex Deparvu (JIRA)
Alex Deparvu created OAK-6394: - Summary: Reduce default Multiplexer impact on ReferenceIndex Key: OAK-6394 URL: https://issues.apache.org/jira/browse/OAK-6394 Project: Jackrabbit Oak Issue Type:

[jira] [Commented] (OAK-6394) Reduce default Multiplexer impact on ReferenceIndex

2017-06-26 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16063116#comment-16063116 ] Alex Deparvu commented on OAK-6394: --- Bench results from {{GetGroupPrincipalsTest}}: * with switch to

[jira] [Resolved] (OAK-6394) Reduce default Multiplexer impact on ReferenceIndex

2017-06-26 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved OAK-6394. --- Resolution: Fixed Assignee: Alex Deparvu Fix Version/s: 1.7.3 fixed with

[jira] [Updated] (OAK-3374) Concurrent Updates of Group's Membership Results in Conflict

2017-06-26 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-3374: -- Attachment: OAK-3374.patch attaching final patch. @anchela, feedback appreciated whenever you have some

[jira] [Commented] (OAK-6356) Allow CompositePermissionProvider to OR entries

2017-06-26 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16062830#comment-16062830 ] Alex Deparvu commented on OAK-6356: --- thanks for the feedback! I've update the wip branch to include all

[jira] [Updated] (OAK-6356) Allow CompositePermissionProvider to OR entries

2017-06-23 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-6356: -- Attachment: OAK-6356.patch [~anchela] complete patch for review! I still need to quickly test the OSGi

[jira] [Commented] (OAK-6382) Adjust AccessControlList implementations to reflect JCR-4144

2017-06-23 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16060691#comment-16060691 ] Alex Deparvu commented on OAK-6382: --- bq. together with setting the most recent version jackrabbit

[jira] [Updated] (OAK-6356) Allow CompositePermissionProvider to OR entries

2017-06-23 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-6356: -- Attachment: OAK-6356-v2.patch attaching v2 with the OSGi parts. this should cover everything. > Allow

[jira] [Updated] (OAK-6379) NPE in MergingNodeStateDiff on DELETE_DELETED_PROPERTY

2017-06-21 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-6379: -- Attachment: OAK-6379.patch better patch with tests this time. It seems I missed checking the existing

[jira] [Updated] (OAK-6379) NPE in MergingNodeStateDiff on DELETE_DELETED_PROPERTY

2017-06-21 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated OAK-6379: -- Attachment: (was: OAK-6379.patch) > NPE in MergingNodeStateDiff on DELETE_DELETED_PROPERTY >

[jira] [Resolved] (OAK-6365) oak-store-spi fails on javadoc

2017-06-19 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved OAK-6365. --- Resolution: Fixed Assignee: Alex Deparvu fixed with http://svn.apache.org/viewvc?rev=1799159=rev

[jira] [Commented] (OAK-6365) oak-store-spi fails on javadoc

2017-06-19 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053659#comment-16053659 ] Alex Deparvu commented on OAK-6365: --- Could you post the error? It can't be the same one as before. bq.

[jira] [Commented] (OAK-6365) oak-store-spi fails on javadoc

2017-06-19 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053619#comment-16053619 ] Alex Deparvu commented on OAK-6365: --- that's part of my commit. I'll take a look. > oak-store-spi fails on

[jira] [Commented] (OAK-6356) Allow CompositePermissionProvider to OR entries

2017-06-27 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16064810#comment-16064810 ] Alex Deparvu commented on OAK-6356: --- [~anchela] see this commit for the docs update [0]. Did you by any

[jira] [Commented] (OAK-6356) Allow CompositePermissionProvider to OR entries

2017-06-27 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16064630#comment-16064630 ] Alex Deparvu commented on OAK-6356: --- bq. it would be good if you could also update the security

[jira] [Resolved] (OAK-4611) Document Multiplexing Support for PermissionProvider

2017-06-28 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved OAK-4611. --- Resolution: Duplicate Fix Version/s: (was: 1.8) Docs added via OAK-3777 so marking as

[jira] [Resolved] (OAK-3777) Multiplexing support in default PermissionStore implementation

2017-06-28 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved OAK-3777. --- Resolution: Fixed Fix Version/s: (was: 1.8) 1.7.3 fixed with

[jira] [Commented] (OAK-6221) Deprecate SecurityProviderImpl

2017-09-14 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16166051#comment-16166051 ] Alex Deparvu commented on OAK-6221: --- re. the {{mountInfoProvider}} I think there's value in revisiting the

[jira] [Created] (OAK-6664) Revisit MountInfoProvider usage in CugConfiguration

2017-09-14 Thread Alex Deparvu (JIRA)
Alex Deparvu created OAK-6664: - Summary: Revisit MountInfoProvider usage in CugConfiguration Key: OAK-6664 URL: https://issues.apache.org/jira/browse/OAK-6664 Project: Jackrabbit Oak Issue Type:

[jira] [Commented] (OAK-6575) Provide a secure external URL to a DataStore binary.

2017-09-14 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16165988#comment-16165988 ] Alex Deparvu commented on OAK-6575: --- A few remarks on the Oak patch: * I would remove this from the

[jira] [Created] (OAK-6663) Revisit MountInfoProvider usage in AuthorizationConfigurationImpl

2017-09-14 Thread Alex Deparvu (JIRA)
Alex Deparvu created OAK-6663: - Summary: Revisit MountInfoProvider usage in AuthorizationConfigurationImpl Key: OAK-6663 URL: https://issues.apache.org/jira/browse/OAK-6663 Project: Jackrabbit Oak

[jira] [Commented] (OAK-6664) Revisit MountInfoProvider usage in CugConfiguration

2017-09-15 Thread Alex Deparvu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16167975#comment-16167975 ] Alex Deparvu commented on OAK-6664: --- proposed patch

  1   2   3   4   5   6   7   8   9   10   >