[GitHub] [jackrabbit-oak] reschke opened a new pull request, #1083: OAK-10415: AbstractTwoNodeTest: make teardown more robust

2023-08-23 Thread via GitHub
reschke opened a new pull request, #1083: URL: https://github.com/apache/jackrabbit-oak/pull/1083 (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

[GitHub] [jackrabbit-oak] reschke merged pull request #1083: OAK-10415: AbstractTwoNodeTest: make teardown more robust

2023-08-23 Thread via GitHub
reschke merged PR #1083: URL: https://github.com/apache/jackrabbit-oak/pull/1083 -- 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] reschke opened a new pull request, #1084: OAK-10416: AbstractTwoNodeTest: ensure RDB fixture uses empty DB

2023-08-23 Thread via GitHub
reschke opened a new pull request, #1084: URL: https://github.com/apache/jackrabbit-oak/pull/1084 (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

[GitHub] [jackrabbit-oak] stefan-egli commented on a diff in pull request #1080: OAK-10410 : fixed potential NPE from AbstractMongoConnectionTest

2023-08-23 Thread via GitHub
stefan-egli commented on code in PR #1080: URL: https://github.com/apache/jackrabbit-oak/pull/1080#discussion_r1302991985 ## oak-store-document/src/test/java/org/apache/jackrabbit/oak/plugins/document/AbstractMongoConnectionTest.java: ## @@ -76,9 +78,14 @@ protected Clock

[GitHub] [jackrabbit-oak] stefan-egli commented on a diff in pull request #1079: OAK-10378 : added metrics to collect detailedGC cycle & deleted properties data

2023-08-23 Thread via GitHub
stefan-egli commented on code in PR #1079: URL: https://github.com/apache/jackrabbit-oak/pull/1079#discussion_r1303021172 ## oak-store-document/src/main/java/org/apache/jackrabbit/oak/plugins/document/util/LoggingDocumentStoreWrapper.java: ## @@ -283,6 +283,7 @@ public T call()

[GitHub] [jackrabbit-oak] stefan-egli commented on a diff in pull request #1079: OAK-10378 : added metrics to collect detailedGC cycle & deleted properties data

2023-08-23 Thread via GitHub
stefan-egli commented on code in PR #1079: URL: https://github.com/apache/jackrabbit-oak/pull/1079#discussion_r1303038509 ## oak-store-document/src/main/java/org/apache/jackrabbit/oak/plugins/document/DetailedRevisionGCStatsCollector.java: ## @@ -0,0 +1,40 @@ +/* + * Licensed

[GitHub] [jackrabbit-oak] reschke merged pull request #1084: OAK-10416: AbstractTwoNodeTest: ensure RDB fixture uses empty DB

2023-08-23 Thread via GitHub
reschke merged PR #1084: URL: https://github.com/apache/jackrabbit-oak/pull/1084 -- 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] rishabhdaim commented on a diff in pull request #1079: OAK-10378 : added metrics to collect detailedGC cycle & deleted properties data

2023-08-23 Thread via GitHub
rishabhdaim commented on code in PR #1079: URL: https://github.com/apache/jackrabbit-oak/pull/1079#discussion_r1303240116 ## oak-store-document/src/main/java/org/apache/jackrabbit/oak/plugins/document/DetailedRevisionGCStatsCollector.java: ## @@ -0,0 +1,40 @@ +/* + * Licensed

[GitHub] [jackrabbit-oak] github-actions[bot] commented on pull request #347: OAK-9546 failing test for references of moved node

2023-08-23 Thread via GitHub
github-actions[bot] commented on PR #347: URL: https://github.com/apache/jackrabbit-oak/pull/347#issuecomment-1690862659 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] stefan-egli commented on a diff in pull request #1079: OAK-10378 : added metrics to collect detailedGC cycle & deleted properties data

2023-08-23 Thread via GitHub
stefan-egli commented on code in PR #1079: URL: https://github.com/apache/jackrabbit-oak/pull/1079#discussion_r1303259799 ## oak-store-document/src/main/java/org/apache/jackrabbit/oak/plugins/document/DetailedRevisionGCStatsCollector.java: ## @@ -0,0 +1,40 @@ +/* + * Licensed