[GitHub] [jackrabbit-oak] sonarcloud[bot] commented on pull request #977: OAK-10291: oak-segment-remote: PersistentRedisCacheTest may fail on W…

2023-06-09 Thread via GitHub
sonarcloud[bot] commented on PR #977: URL: https://github.com/apache/jackrabbit-oak/pull/977#issuecomment-1585060554 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png

[GitHub] [jackrabbit-oak] reschke merged pull request #977: OAK-10291: oak-segment-remote: PersistentRedisCacheTest may fail on W…

2023-06-09 Thread via GitHub
reschke merged PR #977: URL: https://github.com/apache/jackrabbit-oak/pull/977 -- 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: dev-unsubscr...@jackrabbi

[GitHub] [jackrabbit-oak] reschke closed pull request #977: OAK-10291: oak-segment-remote: PersistentRedisCacheTest may fail on W…

2023-06-09 Thread via GitHub
reschke closed pull request #977: OAK-10291: oak-segment-remote: PersistentRedisCacheTest may fail on W… URL: https://github.com/apache/jackrabbit-oak/pull/977 -- 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

[jira] [Commented] (JCR-4939) Update commons-io dependency to 2.13.0

2023-06-09 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/JCR-4939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17730978#comment-17730978 ] Julian Reschke commented on JCR-4939: - trunk: [r1910328|http://svn.apache.org/r1910328]

[jira] [Resolved] (JCR-4939) Update commons-io dependency to 2.13.0

2023-06-09 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/JCR-4939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke resolved JCR-4939. - Fix Version/s: 2.21.17 Resolution: Fixed > Update commons-io dependency to 2.13.0 >

[jira] [Updated] (JCR-4939) Update commons-io dependency to 2.13.0

2023-06-09 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/JCR-4939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-4939: Labels: candidate_jackrabbit_2_20 (was: ) > Update commons-io dependency to 2.13.0 > ---

[GitHub] [jackrabbit-oak] reschke merged pull request #978: OAK-10292: switch oak-benchmarks-solr to shaded guava

2023-06-09 Thread via GitHub
reschke merged PR #978: URL: https://github.com/apache/jackrabbit-oak/pull/978 -- 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: dev-unsubscr...@jackrabbi

[jira] [Created] (JCR-4939) Update commons-io dependency to 2.13.0

2023-06-09 Thread Julian Reschke (Jira)
Julian Reschke created JCR-4939: --- Summary: Update commons-io dependency to 2.13.0 Key: JCR-4939 URL: https://issues.apache.org/jira/browse/JCR-4939 Project: Jackrabbit Content Repository Issue

[jira] [Updated] (JCR-4939) Update commons-io dependency to 2.13.0

2023-06-09 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/JCR-4939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-4939: Labels: (was: candidate_jackrabbit_2_20) > Update commons-io dependency to 2.13.0 > ---

[jira] [Updated] (JCR-4939) Update commons-io dependency to 2.13.0

2023-06-09 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/JCR-4939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-4939: Fix Version/s: (was: 2.21.17) > Update commons-io dependency to 2.13.0 >

[GitHub] [jackrabbit-oak] sonarcloud[bot] commented on pull request #978: OAK-10292: switch oak-benchmarks-solr to shaded guava

2023-06-09 Thread via GitHub
sonarcloud[bot] commented on PR #978: URL: https://github.com/apache/jackrabbit-oak/pull/978#issuecomment-1584507852 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png

[GitHub] [jackrabbit-oak] sonarcloud[bot] commented on pull request #977: OAK-10291: oak-segment-remote: PersistentRedisCacheTest may fail on W…

2023-06-09 Thread via GitHub
sonarcloud[bot] commented on PR #977: URL: https://github.com/apache/jackrabbit-oak/pull/977#issuecomment-1584496010 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png

[GitHub] [jackrabbit-oak] mreutegg commented on pull request #962: OAK-10147: Many move operations may consume a lot of memory

2023-06-09 Thread via GitHub
mreutegg commented on PR #962: URL: https://github.com/apache/jackrabbit-oak/pull/962#issuecomment-1584493879 Created https://issues.apache.org/jira/browse/OAK-10293 for the test failure. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [jackrabbit-oak] reschke opened a new pull request, #978: OAK-10292: switch oak-benchmarks-solr to shaded guava

2023-06-09 Thread via GitHub
reschke opened a new pull request, #978: URL: https://github.com/apache/jackrabbit-oak/pull/978 (no comment) -- 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,

[GitHub] [jackrabbit-oak] mbaedke opened a new pull request, #977: OAK-10291: oak-segment-remote: PersistentRedisCacheTest may fail on W…

2023-06-09 Thread via GitHub
mbaedke opened a new pull request, #977: URL: https://github.com/apache/jackrabbit-oak/pull/977 …indows due to insufficient pagefile size. Set maxmemory option for Redis server to 768mb. -- This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [jackrabbit-oak] reschke merged pull request #976: OAK-10290: switch oak-benchmarks-elastic to shaded guava

2023-06-09 Thread via GitHub
reschke merged PR #976: URL: https://github.com/apache/jackrabbit-oak/pull/976 -- 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: dev-unsubscr...@jackrabbi

[GitHub] [jackrabbit-oak] sonarcloud[bot] commented on pull request #976: OAK-10290: switch oak-benchmarks-elastic to shaded guava

2023-06-09 Thread via GitHub
sonarcloud[bot] commented on PR #976: URL: https://github.com/apache/jackrabbit-oak/pull/976#issuecomment-1584353610 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png

[GitHub] [jackrabbit-oak] mreutegg commented on pull request #962: OAK-10147: Many move operations may consume a lot of memory

2023-06-09 Thread via GitHub
mreutegg commented on PR #962: URL: https://github.com/apache/jackrabbit-oak/pull/962#issuecomment-1584268705 > Mostly I think it would be some more loop tests I added some more tests with the recent push. -- This is an automated message from the Apache Git Service. To respond to th

[GitHub] [jackrabbit-oak] fabriziofortino merged pull request #963: OAK-10268: propertyIndex=false fields cannot be used for sorting

2023-06-09 Thread via GitHub
fabriziofortino merged PR #963: URL: https://github.com/apache/jackrabbit-oak/pull/963 -- 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: dev-unsubscr...@j

[GitHub] [jackrabbit-oak] reschke opened a new pull request, #976: OAK-10290: switch oak-benchmarks-elastic to shaded guava

2023-06-09 Thread via GitHub
reschke opened a new pull request, #976: URL: https://github.com/apache/jackrabbit-oak/pull/976 (no comment) -- 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,

[GitHub] [jackrabbit-oak] mreutegg merged pull request #969: OAK-10280: Occasional failure to start docker container

2023-06-09 Thread via GitHub
mreutegg merged PR #969: URL: https://github.com/apache/jackrabbit-oak/pull/969 -- 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: dev-unsubscr...@jackrabb

[GitHub] [jackrabbit-oak] reschke merged pull request #973: OAK-10287: switch oak-benchmarks-lucene to shaded guava

2023-06-09 Thread via GitHub
reschke merged PR #973: URL: https://github.com/apache/jackrabbit-oak/pull/973 -- 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: dev-unsubscr...@jackrabbi

[GitHub] [jackrabbit-oak] mreutegg commented on a diff in pull request #969: OAK-10280: Occasional failure to start docker container

2023-06-09 Thread via GitHub
mreutegg commented on code in PR #969: URL: https://github.com/apache/jackrabbit-oak/pull/969#discussion_r1224046330 ## oak-blob-cloud-azure/src/test/java/org/apache/jackrabbit/oak/blob/cloud/azure/blobstorage/AzuriteDockerRule.java: ## @@ -36,23 +37,30 @@ public class Azurit

[GitHub] [jackrabbit-oak] mreutegg opened a new pull request, #975: OAK-9660: NullPointerException When Moving Transient node

2023-06-09 Thread via GitHub
mreutegg opened a new pull request, #975: URL: https://github.com/apache/jackrabbit-oak/pull/975 Enable test and add some additional assertion Implement fix -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [jackrabbit-oak] mreutegg merged pull request #461: OAK-9660: NullPointerException When Moving Transient node

2023-06-09 Thread via GitHub
mreutegg merged PR #461: URL: https://github.com/apache/jackrabbit-oak/pull/461 -- 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: dev-unsubscr...@jackrabb

[GitHub] [jackrabbit-oak] sonarcloud[bot] commented on pull request #973: OAK-10287: switch oak-benchmarks-lucene to shaded guava

2023-06-09 Thread via GitHub
sonarcloud[bot] commented on PR #973: URL: https://github.com/apache/jackrabbit-oak/pull/973#issuecomment-1584186437 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png

[GitHub] [jackrabbit-oak] anchela merged pull request #971: OAK-10286 : AutoMembershipPrincipals.isInheritedMember add check for cyclic membership, OAK-10285 : MembershipProvider change log level to E

2023-06-09 Thread via GitHub
anchela merged PR #971: URL: https://github.com/apache/jackrabbit-oak/pull/971 -- 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: dev-unsubscr...@jackrabbi

[GitHub] [jackrabbit-oak] jelmini commented on a diff in pull request #969: OAK-10280: Occasional failure to start docker container

2023-06-09 Thread via GitHub
jelmini commented on code in PR #969: URL: https://github.com/apache/jackrabbit-oak/pull/969#discussion_r1223992313 ## oak-blob-cloud-azure/src/test/java/org/apache/jackrabbit/oak/blob/cloud/azure/blobstorage/AzuriteDockerRule.java: ## @@ -36,23 +37,30 @@ public class Azurite

[GitHub] [jackrabbit-oak] fabriziofortino opened a new pull request, #974: NOJIRA: remove propertyIndex/nodeScopeIndex from dynamicBoost tests to verify they still succeed

2023-06-09 Thread via GitHub
fabriziofortino opened a new pull request, #974: URL: https://github.com/apache/jackrabbit-oak/pull/974 (no comment) -- 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 unsu

[GitHub] [jackrabbit-oak] reschke opened a new pull request, #973: OAK-10287: switch oak-benchmarks-lucene to shaded guava

2023-06-09 Thread via GitHub
reschke opened a new pull request, #973: URL: https://github.com/apache/jackrabbit-oak/pull/973 (no comment) -- 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,