[GitHub] [jackrabbit-oak] github-actions[bot] commented on pull request #214: OAK-9070 Remove unnecessary (un)boxing in oak-authorization-principalbased

2022-09-16 Thread GitBox
github-actions[bot] commented on PR #214: URL: https://github.com/apache/jackrabbit-oak/pull/214#issuecomment-1249977821 This PR is stale because it has been open 24 months with no activity. Remove stale label or comment or this will be closed in 30 days. -- This is an automated message

[GitHub] [jackrabbit-oak] github-actions[bot] commented on pull request #215: OAK-9071 Remove unnecessary (un)boxing in oak-benchmarks

2022-09-16 Thread GitBox
github-actions[bot] commented on PR #215: URL: https://github.com/apache/jackrabbit-oak/pull/215#issuecomment-1249977815 This PR is stale because it has been open 24 months with no activity. Remove stale label or comment or this will be closed in 30 days. -- This is an automated message

[GitHub] [jackrabbit-oak] github-actions[bot] commented on pull request #216: OAK-9072 Remove unnecessary (un)boxing in oak-blob-plugins

2022-09-16 Thread GitBox
github-actions[bot] commented on PR #216: URL: https://github.com/apache/jackrabbit-oak/pull/216#issuecomment-1249977805 This PR is stale because it has been open 24 months with no activity. Remove stale label or comment or this will be closed in 30 days. -- This is an automated message

[GitHub] [jackrabbit-oak] rishabhdaim commented on pull request #690: OAK-9913 : added metrics for mongo document store throttling feature

2022-09-16 Thread GitBox
rishabhdaim commented on PR #690: URL: https://github.com/apache/jackrabbit-oak/pull/690#issuecomment-1249557733 I think we discussed on these lines earlier to create a separate `StatsCollector` for throttling operation but It would essentially mean to duplicate the stats collection logic

Re: [VOTE] Release Apache Jackrabbit FileVault 3.6.4

2022-09-16 Thread Julian Reschke
Am 16.09.2022 um 11:35 schrieb Konrad Windszus: ... [X] +1 Release this package as Apache Jackrabbit FileVault 3.6.4 ...where... [INFO] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [INFO] OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows" [INFO] Java

[GitHub] [jackrabbit-oak] mreutegg merged pull request #683: OAK-9918: DocumentNodeStore consistency check

2022-09-16 Thread GitBox
mreutegg merged PR #683: URL: https://github.com/apache/jackrabbit-oak/pull/683 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [jackrabbit-oak] mreutegg commented on a diff in pull request #683: OAK-9918: DocumentNodeStore consistency check

2022-09-16 Thread GitBox
mreutegg commented on code in PR #683: URL: https://github.com/apache/jackrabbit-oak/pull/683#discussion_r972963822 ## oak-run/src/main/java/org/apache/jackrabbit/oak/plugins/document/check/OrphanedNodeCheck.java: ## @@ -0,0 +1,159 @@ +/* + * Licensed to the Apache Software

[GitHub] [jackrabbit-oak] mreutegg commented on a diff in pull request #683: OAK-9918: DocumentNodeStore consistency check

2022-09-16 Thread GitBox
mreutegg commented on code in PR #683: URL: https://github.com/apache/jackrabbit-oak/pull/683#discussion_r972963172 ## oak-run/src/main/java/org/apache/jackrabbit/oak/plugins/document/check/OrphanedNodeCheck.java: ## @@ -0,0 +1,159 @@ +/* + * Licensed to the Apache Software

[GitHub] [jackrabbit-oak] mreutegg commented on a diff in pull request #683: OAK-9918: DocumentNodeStore consistency check

2022-09-16 Thread GitBox
mreutegg commented on code in PR #683: URL: https://github.com/apache/jackrabbit-oak/pull/683#discussion_r972959861 ## oak-run/src/main/java/org/apache/jackrabbit/oak/plugins/document/check/OrphanedNodeCheck.java: ## @@ -0,0 +1,159 @@ +/* + * Licensed to the Apache Software

Re: [VOTE] Release Apache Jackrabbit FileVault 3.6.4

2022-09-16 Thread Robert Munteanu
On Fri, 2022-09-16 at 11:35 +0200, Konrad Windszus wrote: [X] +1 Release this package as Apache Jackrabbit FileVault 3.6.4 with [INFO] [INFO] Apache Maven 3.8.6 (SUSE 3.8.6-2.1) [INFO] OS name: "linux", version:

[VOTE] Release Apache Jackrabbit FileVault 3.6.4

2022-09-16 Thread Konrad Windszus
A candidate for the Jackrabbit FileVault 3.6.4 release is available at: https://dist.apache.org/repos/dist/dev/jackrabbit/filevault/3.6.4/ It is identical to the release candidate of 3.6.2 except for the release notes file

[GitHub] [jackrabbit-oak] mreutegg closed pull request #226: OAK-9082 Remove unnecessary (un)boxing in oak-store-composite

2022-09-16 Thread GitBox
mreutegg closed pull request #226: OAK-9082 Remove unnecessary (un)boxing in oak-store-composite URL: https://github.com/apache/jackrabbit-oak/pull/226 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [jackrabbit-oak] mreutegg commented on pull request #226: OAK-9082 Remove unnecessary (un)boxing in oak-store-composite

2022-09-16 Thread GitBox
mreutegg commented on PR #226: URL: https://github.com/apache/jackrabbit-oak/pull/226#issuecomment-1249102483 Closing this PR because the proposed changes are unrelated to boxing (`Long.valueOf()` vs `Long.parseLong()`). -- This is an automated message from the Apache Git Service. To

[GitHub] [jackrabbit-oak] mreutegg commented on pull request #227: OAK-9083 Remove unnecessary (un)boxing in oak-store-document

2022-09-16 Thread GitBox
mreutegg commented on PR #227: URL: https://github.com/apache/jackrabbit-oak/pull/227#issuecomment-1249098465 Closing this PR because impact on performance is questionable. See also discussion in OAK-9083. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [jackrabbit-oak] mreutegg closed pull request #227: OAK-9083 Remove unnecessary (un)boxing in oak-store-document

2022-09-16 Thread GitBox
mreutegg closed pull request #227: OAK-9083 Remove unnecessary (un)boxing in oak-store-document URL: https://github.com/apache/jackrabbit-oak/pull/227 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [jackrabbit-oak] mreutegg merged pull request #228: OAK-9084 Remove unnecessary (un)boxing in oak-store-spi

2022-09-16 Thread GitBox
mreutegg merged PR #228: URL: https://github.com/apache/jackrabbit-oak/pull/228 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [jackrabbit-oak] mreutegg merged pull request #229: OAK-9085 Remove unnecessary (un)boxing in oak-webapp

2022-09-16 Thread GitBox
mreutegg merged PR #229: URL: https://github.com/apache/jackrabbit-oak/pull/229 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [jackrabbit-oak] mreutegg closed pull request #237: s3Connector changes for regions apart from aws default regions

2022-09-16 Thread GitBox
mreutegg closed pull request #237: s3Connector changes for regions apart from aws default regions URL: https://github.com/apache/jackrabbit-oak/pull/237 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [jackrabbit-oak] mreutegg commented on pull request #235: s3Connector changes for regions apart from aws default regions

2022-09-16 Thread GitBox
mreutegg commented on PR #235: URL: https://github.com/apache/jackrabbit-oak/pull/235#issuecomment-1249071511 Change has been committed to SVN: http://svn.apache.org/viewvc?rev=1879352=rev -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [jackrabbit-oak] mreutegg closed pull request #235: s3Connector changes for regions apart from aws default regions

2022-09-16 Thread GitBox
mreutegg closed pull request #235: s3Connector changes for regions apart from aws default regions URL: https://github.com/apache/jackrabbit-oak/pull/235 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [jackrabbit-oak] mreutegg commented on pull request #237: s3Connector changes for regions apart from aws default regions

2022-09-16 Thread GitBox
mreutegg commented on PR #237: URL: https://github.com/apache/jackrabbit-oak/pull/237#issuecomment-1249071913 Change has been committed to SVN: http://svn.apache.org/viewvc?rev=1879390=rev -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [jackrabbit-oak] mreutegg commented on pull request #694: Bump postgresql from 42.2.18 to 42.4.1 in /oak-parent

2022-09-16 Thread GitBox
mreutegg commented on PR #694: URL: https://github.com/apache/jackrabbit-oak/pull/694#issuecomment-1249064559 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-2.16/jdk=jdk_11_latest,profile=integrationTesting/791/ running more than 12 hours now

2022-09-16 Thread Konrad Windszus
I now reconfigured the Jenkins job at https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-2.16/configure To only run on “ubuntu” labelled nodes

https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-2.16/jdk=jdk_11_latest,profile=integrationTesting/791/ running more than 12 hours now

2022-09-16 Thread Konrad Windszus
Hi, We probably need to tweak the Jenkins configuration for JR2. The job at https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-2.16/jdk=jdk_11_latest,profile=integrationTesting/791/ is running for more than 12 hours now. Also it is running on a new shared node

Re: [VOTE] Release Apache Jackrabbit FileVault 3.6.2

2022-09-16 Thread Marcel Reutegger via dev
On 16.09.22, 09:35, "Konrad Windszus" wrote: > Can I reuse the version number 3.6.2 or should the new release candidate be > 3.6.4? I would use 3.6.4 to avoid any confusion. Regards Marcel

[CANCEL] [VOTE] Release Apache Jackrabbit FileVault 3.6.2

2022-09-16 Thread Konrad Windszus
I am gonna cancel this vote due to the outdated release notes contained in this RC. I am preparing a new release candidate. Sorry for the inconvenience, Konrad > On 13. Sep 2022, at 14:01, Konrad Windszus wrote: > > Hi, > A candidate for the Jackrabbit FileVault 3.6.2 release is available at:

Re: [VOTE] Release Apache Jackrabbit FileVault 3.6.2

2022-09-16 Thread Konrad Windszus
I agree, I am gonna respin. Can I reuse the version number 3.6.2 or should the new release candidate be 3.6.4? Konrad > On 16. Sep 2022, at 09:31, Marcel Reutegger via dev > wrote: > > On 16.09.22, 09:20, "Konrad Windszus" > wrote: > > Good catch, missed to update

Re: [VOTE] Release Apache Jackrabbit FileVault 3.6.2

2022-09-16 Thread Marcel Reutegger via dev
On 16.09.22, 09:20, "Konrad Windszus" wrote: > Good catch, missed to update it. > Should I cancel and respin or can we continue (given that the JIRA > release notes are correct)? I'm a bit undecided, which is why I didn't vote -1. I have a slight tendency towards respinning. Release notes are

Re: [VOTE] Release Apache Jackrabbit FileVault 3.6.2

2022-09-16 Thread Konrad Windszus
Good catch, missed to update it. Should I cancel and respin or can we continue (given that the JIRA release notes are correct)? Konrad > On 16. Sep 2022, at 09:14, Marcel Reutegger via dev > wrote: > > On 13.09.22, 14:01, "Konrad Windszus" > wrote: > > Please vote on

Re: [VOTE] Release Apache Jackrabbit FileVault 3.6.2

2022-09-16 Thread Marcel Reutegger via dev
On 13.09.22, 14:01, "Konrad Windszus" wrote: > Please vote on releasing this package as Apache Jackrabbit FileVault 3.6.2. > The vote is open for a minimum of 72 hours during business days and passes > if a majority of at least three +1 Jackrabbit PMC votes are cast. > The vote fails if not

[GitHub] [jackrabbit-oak] mreutegg commented on pull request #690: OAK-9913 : added metrics for mongo document store throttling feature

2022-09-16 Thread GitBox
mreutegg commented on PR #690: URL: https://github.com/apache/jackrabbit-oak/pull/690#issuecomment-1248989611 I only noticed now that Stefan also

[GitHub] [jackrabbit-oak] mreutegg commented on a diff in pull request #690: OAK-9913 : added metrics for mongo document store throttling feature

2022-09-16 Thread GitBox
mreutegg commented on code in PR #690: URL: https://github.com/apache/jackrabbit-oak/pull/690#discussion_r972666014 ## oak-store-document/src/main/java/org/apache/jackrabbit/oak/plugins/document/DocumentStoreStats.java: ## @@ -157,6 +203,41 @@ public

[GitHub] [jackrabbit-oak] mreutegg merged pull request #688: OAK-9891: Removal (purge) of version of a node does not remove associated labels

2022-09-16 Thread GitBox
mreutegg merged PR #688: URL: https://github.com/apache/jackrabbit-oak/pull/688 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: