[jira] [Commented] (OAK-8048) VersionHistory not removed when removing node and all its versions

2020-02-17 Thread Marco Piovesana (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-8048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038840#comment-17038840
 ] 

Marco Piovesana commented on OAK-8048:
--

Hi guys,
I know you might all very busy, but it's been a while since I've submitted the 
patch and I was wondering if it was going to be considered for any of the 
future releases. I have use cases where users create big versioned files that 
are useful only for a specific amount of time. Those files are deleted, but 
because of this bug, their base version remains there filling up the disk with 
unnecessary information.

> VersionHistory not removed when removing node and all its versions
> --
>
> Key: OAK-8048
> URL: https://issues.apache.org/jira/browse/OAK-8048
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: core
>Affects Versions: 1.8.9
>Reporter: Marco Piovesana
>Priority: Major
> Attachments: OAK-8048-test.diff, fix-OAK-8048.patch
>
>
> Hi all,
> I'm trying to delete a node and all its versions, but the version history is 
> not removed. I'm doing the following steps (as described in OAK-4370 and 
> JCR-134):
>  # retrieve the version history
>  # delete the node and save the session
>  # delete all versions except for the base version
>  # save the session
> The versions are all gone but the versionHistory node, and the base version 
> node, are still there. Am I doing something wrong? 
> The only test related to this that I found is 
> {{ReadOnlyVersionManagerTest.testRemoveEmptyHistoryAfterRemovingVersionable}}.
>  It does work, but uses Oak related classes and not the JCR interface.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OAK-8911) Build Jackrabbit Oak #2617 failed

2020-02-17 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-8911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038831#comment-17038831
 ] 

Hudson commented on OAK-8911:
-

Build is still failing.
Failed run: [Jackrabbit Oak 
#2620|https://builds.apache.org/job/Jackrabbit%20Oak/2620/] [console 
log|https://builds.apache.org/job/Jackrabbit%20Oak/2620/console]

> Build Jackrabbit Oak #2617 failed
> -
>
> Key: OAK-8911
> URL: https://issues.apache.org/jira/browse/OAK-8911
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: continuous integration
>Reporter: Hudson
>Priority: Major
>
> No description is provided
> The build Jackrabbit Oak #2617 has failed.
> First failed run: [Jackrabbit Oak 
> #2617|https://builds.apache.org/job/Jackrabbit%20Oak/2617/] [console 
> log|https://builds.apache.org/job/Jackrabbit%20Oak/2617/console]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OAK-8783) Merge index definitions

2020-02-17 Thread Thomas Mueller (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-8783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038820#comment-17038820
 ] 

Thomas Mueller commented on OAK-8783:
-

Thanks [~amitjain]! I didn't think about this...

> Merge index definitions
> ---
>
> Key: OAK-8783
> URL: https://issues.apache.org/jira/browse/OAK-8783
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: indexing
>Reporter: Thomas Mueller
>Assignee: Thomas Mueller
>Priority: Major
> Attachments: OAK-8783-json-1.patch, OAK-8783-v1.patch, 
> OAK-8783-v2.patch
>
>
> If there are multiple versions of an index, e.g. asset-2-custom-2 and 
> asset-3, then oak-run should be able to merge them to asset-3-custom-1.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OAK-8783) Merge index definitions

2020-02-17 Thread Amit Jain (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-8783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038791#comment-17038791
 ] 

Amit Jain commented on OAK-8783:


http://svn.apache.org/r1874154 to fix rat check failures.

> Merge index definitions
> ---
>
> Key: OAK-8783
> URL: https://issues.apache.org/jira/browse/OAK-8783
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: indexing
>Reporter: Thomas Mueller
>Assignee: Thomas Mueller
>Priority: Major
> Attachments: OAK-8783-json-1.patch, OAK-8783-v1.patch, 
> OAK-8783-v2.patch
>
>
> If there are multiple versions of an index, e.g. asset-2-custom-2 and 
> asset-3, then oak-run should be able to merge them to asset-3-custom-1.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (OAK-8494) Support AWS Key Managed Service (SSE-KMS)

2020-02-17 Thread Amit Jain (Jira)


 [ 
https://issues.apache.org/jira/browse/OAK-8494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Amit Jain resolved OAK-8494.

Resolution: Fixed

Thanks [~ankitaag] for the contribution. Patch committed:
* trunk - [1874153|http://svn.apache.org/viewvc?rev=1874153&view=rev]

> Support AWS Key Managed Service (SSE-KMS)
> -
>
> Key: OAK-8494
> URL: https://issues.apache.org/jira/browse/OAK-8494
> Project: Jackrabbit Oak
>  Issue Type: New Feature
>Reporter: Ankita Agarwal
>Assignee: Amit Jain
>Priority: Major
> Fix For: 1.2.32
>
>
> We need to extend the encryption model to support AWS Key Managed Service 
> (SSE-KMS) [0][1] on top of what we support today, S3-Managed Keys (SSE-S3).
> This is our preferred solution in Managed Services to manage the encryption 
> keys.
> [0] [http://docs.aws.amazon.com/AmazonS3/latest/dev/serv-side-encryption.html]
> [1] [http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingKMSEncryption.html]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OAK-8494) Support AWS Key Managed Service (SSE-KMS)

2020-02-17 Thread Amit Jain (Jira)


 [ 
https://issues.apache.org/jira/browse/OAK-8494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Amit Jain updated OAK-8494:
---
Fix Version/s: 1.2.32

> Support AWS Key Managed Service (SSE-KMS)
> -
>
> Key: OAK-8494
> URL: https://issues.apache.org/jira/browse/OAK-8494
> Project: Jackrabbit Oak
>  Issue Type: New Feature
>Reporter: Ankita Agarwal
>Assignee: Amit Jain
>Priority: Major
> Fix For: 1.2.32
>
>
> We need to extend the encryption model to support AWS Key Managed Service 
> (SSE-KMS) [0][1] on top of what we support today, S3-Managed Keys (SSE-S3).
> This is our preferred solution in Managed Services to manage the encryption 
> keys.
> [0] [http://docs.aws.amazon.com/AmazonS3/latest/dev/serv-side-encryption.html]
> [1] [http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingKMSEncryption.html]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (OAK-8494) Support AWS Key Managed Service (SSE-KMS)

2020-02-17 Thread Amit Jain (Jira)


 [ 
https://issues.apache.org/jira/browse/OAK-8494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Amit Jain reassigned OAK-8494:
--

Assignee: Amit Jain

> Support AWS Key Managed Service (SSE-KMS)
> -
>
> Key: OAK-8494
> URL: https://issues.apache.org/jira/browse/OAK-8494
> Project: Jackrabbit Oak
>  Issue Type: New Feature
>Reporter: Ankita Agarwal
>Assignee: Amit Jain
>Priority: Major
>
> We need to extend the encryption model to support AWS Key Managed Service 
> (SSE-KMS) [0][1] on top of what we support today, S3-Managed Keys (SSE-S3).
> This is our preferred solution in Managed Services to manage the encryption 
> keys.
> [0] [http://docs.aws.amazon.com/AmazonS3/latest/dev/serv-side-encryption.html]
> [1] [http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingKMSEncryption.html]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OAK-4439) Fix the errors reported by the Javadoc tool in JDK8

2020-02-17 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/OAK-4439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated OAK-4439:

Labels: candidate_oak_1_4  (was: )

> Fix the errors reported by the Javadoc tool in JDK8
> ---
>
> Key: OAK-4439
> URL: https://issues.apache.org/jira/browse/OAK-4439
> Project: Jackrabbit Oak
>  Issue Type: Bug
>Reporter: Francesco Mari
>Assignee: Francesco Mari
>Priority: Major
>  Labels: candidate_oak_1_4
> Fix For: 1.5.4, 1.6.0
>
>
> Some Javadoc is not strict enough according to the Javadoc tool shipped in 
> JDK8.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OAK-8911) Build Jackrabbit Oak #2617 failed

2020-02-17 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-8911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038409#comment-17038409
 ] 

Hudson commented on OAK-8911:
-

Build is still failing.
Failed run: [Jackrabbit Oak 
#2619|https://builds.apache.org/job/Jackrabbit%20Oak/2619/] [console 
log|https://builds.apache.org/job/Jackrabbit%20Oak/2619/console]

> Build Jackrabbit Oak #2617 failed
> -
>
> Key: OAK-8911
> URL: https://issues.apache.org/jira/browse/OAK-8911
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: continuous integration
>Reporter: Hudson
>Priority: Major
>
> No description is provided
> The build Jackrabbit Oak #2617 has failed.
> First failed run: [Jackrabbit Oak 
> #2617|https://builds.apache.org/job/Jackrabbit%20Oak/2617/] [console 
> log|https://builds.apache.org/job/Jackrabbit%20Oak/2617/console]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OAK-8901) The oak-run command checkpoints doesn't support RDBDocumentStore

2020-02-17 Thread Julian Reschke (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-8901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038344#comment-17038344
 ] 

Julian Reschke commented on OAK-8901:
-

Slightly modified patch (smaller diff) in  [^OAK-8901-b.diff] - [~mreutegg], 
wdyt?

> The oak-run command checkpoints doesn't support RDBDocumentStore
> 
>
> Key: OAK-8901
> URL: https://issues.apache.org/jira/browse/OAK-8901
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: run
>Reporter: Manfred Baedke
>Assignee: Julian Reschke
>Priority: Major
> Attachments: OAK-8901-b.diff, OAK-8901.patch
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OAK-8901) The oak-run command checkpoints doesn't support RDBDocumentStore

2020-02-17 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/OAK-8901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated OAK-8901:

Attachment: OAK-8901-b.diff

> The oak-run command checkpoints doesn't support RDBDocumentStore
> 
>
> Key: OAK-8901
> URL: https://issues.apache.org/jira/browse/OAK-8901
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: run
>Reporter: Manfred Baedke
>Assignee: Julian Reschke
>Priority: Major
> Attachments: OAK-8901-b.diff, OAK-8901.patch
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OAK-8911) Build Jackrabbit Oak #2617 failed

2020-02-17 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-8911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038331#comment-17038331
 ] 

Hudson commented on OAK-8911:
-

Build is still failing.
Failed run: [Jackrabbit Oak 
#2618|https://builds.apache.org/job/Jackrabbit%20Oak/2618/] [console 
log|https://builds.apache.org/job/Jackrabbit%20Oak/2618/console]

> Build Jackrabbit Oak #2617 failed
> -
>
> Key: OAK-8911
> URL: https://issues.apache.org/jira/browse/OAK-8911
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: continuous integration
>Reporter: Hudson
>Priority: Major
>
> No description is provided
> The build Jackrabbit Oak #2617 has failed.
> First failed run: [Jackrabbit Oak 
> #2617|https://builds.apache.org/job/Jackrabbit%20Oak/2617/] [console 
> log|https://builds.apache.org/job/Jackrabbit%20Oak/2617/console]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OAK-8905) AsyncIndexUpdate: improve logging when checkpoint cleanup gets skipped

2020-02-17 Thread Julian Reschke (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-8905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038325#comment-17038325
 ] 

Julian Reschke commented on OAK-8905:
-

trunk: [r1874130|http://svn.apache.org/r1874130]

> AsyncIndexUpdate: improve logging when checkpoint cleanup gets skipped
> --
>
> Key: OAK-8905
> URL: https://issues.apache.org/jira/browse/OAK-8905
> Project: Jackrabbit Oak
>  Issue Type: Task
>  Components: core
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_oak_1_22
> Fix For: 1.26.0
>
> Attachments: OAK-8905.diff
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (OAK-8905) AsyncIndexUpdate: improve logging when checkpoint cleanup gets skipped

2020-02-17 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/OAK-8905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke resolved OAK-8905.
-
Resolution: Fixed

> AsyncIndexUpdate: improve logging when checkpoint cleanup gets skipped
> --
>
> Key: OAK-8905
> URL: https://issues.apache.org/jira/browse/OAK-8905
> Project: Jackrabbit Oak
>  Issue Type: Task
>  Components: core
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
> Fix For: 1.26.0
>
> Attachments: OAK-8905.diff
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OAK-8905) AsyncIndexUpdate: improve logging when checkpoint cleanup gets skipped

2020-02-17 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/OAK-8905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated OAK-8905:

Labels: candidate_oak_1_22  (was: )

> AsyncIndexUpdate: improve logging when checkpoint cleanup gets skipped
> --
>
> Key: OAK-8905
> URL: https://issues.apache.org/jira/browse/OAK-8905
> Project: Jackrabbit Oak
>  Issue Type: Task
>  Components: core
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_oak_1_22
> Fix For: 1.26.0
>
> Attachments: OAK-8905.diff
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OAK-8875) Update aws-java-sdk-osgi version to 1.11.700 in Oak-blob-cloud

2020-02-17 Thread Julian Reschke (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-8875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038285#comment-17038285
 ] 

Julian Reschke commented on OAK-8875:
-

trunk: [r1873279|http://svn.apache.org/r1873279]
1.22: [r1874127|http://svn.apache.org/r1874127]
1.10: [r1873281|http://svn.apache.org/r1873281]


> Update aws-java-sdk-osgi version to 1.11.700 in Oak-blob-cloud
> --
>
> Key: OAK-8875
> URL: https://issues.apache.org/jira/browse/OAK-8875
> Project: Jackrabbit Oak
>  Issue Type: Task
>Reporter: Ankita Agarwal
>Assignee: Amit Jain
>Priority: Major
> Fix For: 1.26.0, 1.10.9, 1.22.2
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OAK-8875) Update aws-java-sdk-osgi version to 1.11.700 in Oak-blob-cloud

2020-02-17 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/OAK-8875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated OAK-8875:

Fix Version/s: 1.22.2

> Update aws-java-sdk-osgi version to 1.11.700 in Oak-blob-cloud
> --
>
> Key: OAK-8875
> URL: https://issues.apache.org/jira/browse/OAK-8875
> Project: Jackrabbit Oak
>  Issue Type: Task
>Reporter: Ankita Agarwal
>Assignee: Amit Jain
>Priority: Major
>  Labels: candidate_oak_1_22
> Fix For: 1.26.0, 1.10.9, 1.22.2
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OAK-8875) Update aws-java-sdk-osgi version to 1.11.700 in Oak-blob-cloud

2020-02-17 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/OAK-8875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated OAK-8875:

Labels:   (was: candidate_oak_1_22)

> Update aws-java-sdk-osgi version to 1.11.700 in Oak-blob-cloud
> --
>
> Key: OAK-8875
> URL: https://issues.apache.org/jira/browse/OAK-8875
> Project: Jackrabbit Oak
>  Issue Type: Task
>Reporter: Ankita Agarwal
>Assignee: Amit Jain
>Priority: Major
> Fix For: 1.26.0, 1.10.9, 1.22.2
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OAK-8875) Update aws-java-sdk-osgi version to 1.11.700 in Oak-blob-cloud

2020-02-17 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/OAK-8875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated OAK-8875:

Labels: candidate_oak_1_22  (was: candidate_oak_1_10)

> Update aws-java-sdk-osgi version to 1.11.700 in Oak-blob-cloud
> --
>
> Key: OAK-8875
> URL: https://issues.apache.org/jira/browse/OAK-8875
> Project: Jackrabbit Oak
>  Issue Type: Task
>Reporter: Ankita Agarwal
>Assignee: Amit Jain
>Priority: Major
>  Labels: candidate_oak_1_22
> Fix For: 1.26.0, 1.10.9
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (OAK-8911) Build Jackrabbit Oak #2617 failed

2020-02-17 Thread Hudson (Jira)
Hudson created OAK-8911:
---

 Summary: Build Jackrabbit Oak #2617 failed
 Key: OAK-8911
 URL: https://issues.apache.org/jira/browse/OAK-8911
 Project: Jackrabbit Oak
  Issue Type: Bug
  Components: continuous integration
Reporter: Hudson


No description is provided

The build Jackrabbit Oak #2617 has failed.
First failed run: [Jackrabbit Oak 
#2617|https://builds.apache.org/job/Jackrabbit%20Oak/2617/] [console 
log|https://builds.apache.org/job/Jackrabbit%20Oak/2617/console]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OAK-8892) Add javadoc to package-info files

2020-02-17 Thread Julian Reschke (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-8892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038230#comment-17038230
 ] 

Julian Reschke commented on OAK-8892:
-

...backed out again due to failing rat check due to empty Java files.

> Add javadoc to package-info files
> -
>
> Key: OAK-8892
> URL: https://issues.apache.org/jira/browse/OAK-8892
> Project: Jackrabbit Oak
>  Issue Type: Task
>Reporter: Amrit Verma
>Priority: Minor
> Fix For: 1.26.0
>
> Attachments: OAK-8892.patch
>
>
> Add javadoc to package-info files in all packages of {{oak-lucene}} , 
> {{oak-query-spi}} and {{oak-search}} .



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Reopened] (OAK-8892) Add javadoc to package-info files

2020-02-17 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/OAK-8892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke reopened OAK-8892:
-

> Add javadoc to package-info files
> -
>
> Key: OAK-8892
> URL: https://issues.apache.org/jira/browse/OAK-8892
> Project: Jackrabbit Oak
>  Issue Type: Task
>Reporter: Amrit Verma
>Priority: Minor
> Fix For: 1.26.0
>
> Attachments: OAK-8892.patch
>
>
> Add javadoc to package-info files in all packages of {{oak-lucene}} , 
> {{oak-query-spi}} and {{oak-search}} .



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OAK-8892) Add javadoc to package-info files

2020-02-17 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/OAK-8892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated OAK-8892:

Fix Version/s: 1.26.0

> Add javadoc to package-info files
> -
>
> Key: OAK-8892
> URL: https://issues.apache.org/jira/browse/OAK-8892
> Project: Jackrabbit Oak
>  Issue Type: Task
>Reporter: Amrit Verma
>Priority: Minor
>  Labels: amrit
> Fix For: 1.26.0
>
> Attachments: OAK-8892.patch
>
>
> Add javadoc to package-info files in all packages of {{oak-lucene}} , 
> {{oak-query-spi}} and {{oak-search}} .



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OAK-8892) Add javadoc to package-info files

2020-02-17 Thread Julian Reschke (Jira)


 [ 
https://issues.apache.org/jira/browse/OAK-8892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated OAK-8892:

Labels:   (was: amrit)

> Add javadoc to package-info files
> -
>
> Key: OAK-8892
> URL: https://issues.apache.org/jira/browse/OAK-8892
> Project: Jackrabbit Oak
>  Issue Type: Task
>Reporter: Amrit Verma
>Priority: Minor
> Fix For: 1.26.0
>
> Attachments: OAK-8892.patch
>
>
> Add javadoc to package-info files in all packages of {{oak-lucene}} , 
> {{oak-query-spi}} and {{oak-search}} .



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OAK-8900) Build Jackrabbit Oak #2608 failed

2020-02-17 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-8900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038208#comment-17038208
 ] 

Hudson commented on OAK-8900:
-

Previously failing build now is OK.
 Passed run: [Jackrabbit Oak 
#2616|https://builds.apache.org/job/Jackrabbit%20Oak/2616/] [console 
log|https://builds.apache.org/job/Jackrabbit%20Oak/2616/console]

> Build Jackrabbit Oak #2608 failed
> -
>
> Key: OAK-8900
> URL: https://issues.apache.org/jira/browse/OAK-8900
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: continuous integration
>Reporter: Hudson
>Priority: Major
>
> No description is provided
> The build Jackrabbit Oak #2608 has failed.
> First failed run: [Jackrabbit Oak 
> #2608|https://builds.apache.org/job/Jackrabbit%20Oak/2608/] [console 
> log|https://builds.apache.org/job/Jackrabbit%20Oak/2608/console]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OAK-8892) Add javadoc to package-info files

2020-02-17 Thread Thomas Mueller (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-8892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038182#comment-17038182
 ] 

Thomas Mueller commented on OAK-8892:
-

http://svn.apache.org/r1874108

> Add javadoc to package-info files
> -
>
> Key: OAK-8892
> URL: https://issues.apache.org/jira/browse/OAK-8892
> Project: Jackrabbit Oak
>  Issue Type: Task
>Reporter: Amrit Verma
>Priority: Minor
>  Labels: amrit
> Attachments: OAK-8892.patch
>
>
> Add javadoc to package-info files in all packages of {{oak-lucene}} , 
> {{oak-query-spi}} and {{oak-search}} .



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (OAK-8892) Add javadoc to package-info files

2020-02-17 Thread Thomas Mueller (Jira)


 [ 
https://issues.apache.org/jira/browse/OAK-8892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Mueller resolved OAK-8892.
-
Resolution: Fixed

> Add javadoc to package-info files
> -
>
> Key: OAK-8892
> URL: https://issues.apache.org/jira/browse/OAK-8892
> Project: Jackrabbit Oak
>  Issue Type: Task
>Reporter: Amrit Verma
>Priority: Minor
>  Labels: amrit
> Attachments: OAK-8892.patch
>
>
> Add javadoc to package-info files in all packages of {{oak-lucene}} , 
> {{oak-query-spi}} and {{oak-search}} .



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OAK-8783) Merge index definitions

2020-02-17 Thread Thomas Mueller (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-8783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038181#comment-17038181
 ] 

Thomas Mueller commented on OAK-8783:
-

http://svn.apache.org/r1874107 (trunk).
Review is still welcome.

> Merge index definitions
> ---
>
> Key: OAK-8783
> URL: https://issues.apache.org/jira/browse/OAK-8783
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: indexing
>Reporter: Thomas Mueller
>Assignee: Thomas Mueller
>Priority: Major
> Attachments: OAK-8783-json-1.patch, OAK-8783-v1.patch, 
> OAK-8783-v2.patch
>
>
> If there are multiple versions of an index, e.g. asset-2-custom-2 and 
> asset-3, then oak-run should be able to merge them to asset-3-custom-1.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OAK-8900) Build Jackrabbit Oak #2608 failed

2020-02-17 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-8900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038133#comment-17038133
 ] 

Hudson commented on OAK-8900:
-

Previously failing build now is OK.
 Passed run: [Jackrabbit Oak 
#2615|https://builds.apache.org/job/Jackrabbit%20Oak/2615/] [console 
log|https://builds.apache.org/job/Jackrabbit%20Oak/2615/console]

> Build Jackrabbit Oak #2608 failed
> -
>
> Key: OAK-8900
> URL: https://issues.apache.org/jira/browse/OAK-8900
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: continuous integration
>Reporter: Hudson
>Priority: Major
>
> No description is provided
> The build Jackrabbit Oak #2608 has failed.
> First failed run: [Jackrabbit Oak 
> #2608|https://builds.apache.org/job/Jackrabbit%20Oak/2608/] [console 
> log|https://builds.apache.org/job/Jackrabbit%20Oak/2608/console]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)