You are viewing a plain text version of this content. The canonical link for it is here.
- [jackrabbit-oak] branch DetailedGC/OAK-10199 updated (d5f49d1275 -> a32f824377) - posted by da...@apache.org on 2023/09/01 08:07:31 UTC, 0 replies.
- [jackrabbit-oak] 01/01: Merge pull request #1079 from apache/OAK-10378 - posted by da...@apache.org on 2023/09/01 08:07:32 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10378 deleted (was 4d3d8e3c3d) - posted by da...@apache.org on 2023/09/01 08:07:35 UTC, 1 replies.
- [jackrabbit-oak] branch OAK-10410 updated (525c688de0 -> f115ef0a45) - posted by da...@apache.org on 2023/09/01 08:25:59 UTC, 0 replies.
- [jackrabbit-oak] branch DetailedGC/OAK-10199 updated (a32f824377 -> 0bf77d1825) - posted by da...@apache.org on 2023/09/01 10:04:11 UTC, 0 replies.
- [jackrabbit-oak] 01/28: OAK-10199 : initial sketch of detail gc skeleton - posted by da...@apache.org on 2023/09/01 10:04:12 UTC, 3 replies.
- [jackrabbit-oak] 02/28: OAK-10199 : disable the detailGc in tearDown to avoid side-effects - posted by da...@apache.org on 2023/09/01 10:04:13 UTC, 3 replies.
- [jackrabbit-oak] 03/28: OAK-10199 : provided support for feature toggle & osgi config for detailed gc - posted by da...@apache.org on 2023/09/01 10:04:14 UTC, 3 replies.
- [jackrabbit-oak] 04/28: OAK-10199 : override getModifiedDocs() for RDB and added unit cases for deletedProps - posted by da...@apache.org on 2023/09/01 10:04:15 UTC, 3 replies.
- [jackrabbit-oak] 05/28: OAK-10199 : used bulk findAndModify api to perform garbage cleanup - posted by da...@apache.org on 2023/09/01 10:04:16 UTC, 3 replies.
- [jackrabbit-oak] 06/28: OAK-10199 : ignore documents which doesn't have _modified field in mongo while fetching modifiedDocs - posted by da...@apache.org on 2023/09/01 10:04:17 UTC, 3 replies.
- [jackrabbit-oak] 07/28: OAK-10199 : fixed code smells as suggested by Sonar - posted by da...@apache.org on 2023/09/01 10:04:18 UTC, 3 replies.
- [jackrabbit-oak] 08/28: OAK-10199 : updated logic to fetch nodes by sorting them on the basis of _modified & _id - posted by da...@apache.org on 2023/09/01 10:04:19 UTC, 3 replies.
- [jackrabbit-oak] 09/28: OAK-10199 : minor refactoring - posted by da...@apache.org on 2023/09/01 10:04:20 UTC, 3 replies.
- [jackrabbit-oak] 10/28: OAK-10199 : added test cases to fetch 5000+ modified docs in loop and verify them - posted by da...@apache.org on 2023/09/01 10:04:21 UTC, 3 replies.
- [jackrabbit-oak] 11/28: OAK-10199 : added check to include oldestId when running detailedGc very first time - posted by da...@apache.org on 2023/09/01 10:04:22 UTC, 3 replies.
- [jackrabbit-oak] 12/28: OAK-10199 : fixed the test case with different revision for DetailedGC - posted by da...@apache.org on 2023/09/01 10:04:23 UTC, 3 replies.
- [jackrabbit-oak] 13/28: OAK-10199 : fixed the VGC IT test cases failures for RDB - posted by da...@apache.org on 2023/09/01 10:04:24 UTC, 3 replies.
- [jackrabbit-oak] 14/28: OAK-10199 : fixed the VG INIT test - posted by da...@apache.org on 2023/09/01 10:04:25 UTC, 3 replies.
- [jackrabbit-oak] 15/28: OAK-10199 : fixed logic to include previously garbage collected documents if updated recently - posted by da...@apache.org on 2023/09/01 10:04:26 UTC, 3 replies.
- [jackrabbit-oak] 16/28: OAK-10199 : added test case to continue with GC even if there is crash - posted by da...@apache.org on 2023/09/01 10:04:27 UTC, 3 replies.
- [jackrabbit-oak] 17/28: OAK-10199 : handled escaped properties while deleting them - posted by da...@apache.org on 2023/09/01 10:04:28 UTC, 3 replies.
- [jackrabbit-oak] 18/28: OAK-10199 : added unit cases to handle concurrent prop update and escaped properties update - posted by da...@apache.org on 2023/09/01 10:04:29 UTC, 3 replies.
- [jackrabbit-oak] 19/28: OAK-10199 : added logic to skip non garbage documents - posted by da...@apache.org on 2023/09/01 10:04:30 UTC, 3 replies.
- [jackrabbit-oak] 20/28: OAK-10199 : fixed query to avoid skipping documents with greater _modified timestamp - posted by da...@apache.org on 2023/09/01 10:04:31 UTC, 3 replies.
- [jackrabbit-oak] 21/28: OAK-10199 : refactored RDBVersionGCSupport code - posted by da...@apache.org on 2023/09/01 10:04:32 UTC, 3 replies.
- [jackrabbit-oak] 22/28: OAK-10199 : added review comment to make minor adjustment for naming conventions and fixes - posted by da...@apache.org on 2023/09/01 10:04:33 UTC, 3 replies.
- [jackrabbit-oak] 23/28: OAK-10199 : added bundled properties while calculating the properties retain set as well - posted by da...@apache.org on 2023/09/01 10:04:34 UTC, 3 replies.
- [jackrabbit-oak] 24/28: OAK-10199 : added unit cases for bundled properties getting garbaged collected as well - posted by da...@apache.org on 2023/09/01 10:04:35 UTC, 3 replies.
- [jackrabbit-oak] 25/28: OAK-10199 : renamed method name to avoid confusion with other variable of same name - posted by da...@apache.org on 2023/09/01 10:04:36 UTC, 3 replies.
- [jackrabbit-oak] 26/28: OAK-10199 : incorporated review comments to remove

XHTML tags - posted by da...@apache.org on 2023/09/01 10:04:37 UTC, 3 replies.
- [jackrabbit-oak] 27/28: OAK-10199 : made detailedGC non-configurable on RDBDocumentStore - posted by da...@apache.org on 2023/09/01 10:04:38 UTC, 3 replies.
- [jackrabbit-oak] 28/28: OAK-10199 : removed DetailedGC code changes for RDBDocumentStore - posted by da...@apache.org on 2023/09/01 10:04:39 UTC, 3 replies.
- [jackrabbit-oak] branch trunk updated (e11d20cb3d -> 5ee4afcaa9) - posted by re...@apache.org on 2023/09/01 11:37:12 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated (5ee4afcaa9 -> dcb47fc0bc) - posted by mr...@apache.org on 2023/09/04 10:20:30 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10389 created (now 5971166d17) - posted by re...@apache.org on 2023/09/04 11:53:17 UTC, 0 replies.
- [jackrabbit-oak] 01/01: OAK-10389: remove commons-lang dependency (backport of b83ccfe6c0 to 1.22) - posted by re...@apache.org on 2023/09/04 11:53:18 UTC, 0 replies.
- [jackrabbit-oak] branch 1.22 updated: OAK-10389: remove commons-lang dependency (backport of b83ccfe6c0 to 1.22) (#1095) - posted by re...@apache.org on 2023/09/04 11:54:22 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10389 deleted (was 5971166d17) - posted by re...@apache.org on 2023/09/04 11:54:25 UTC, 0 replies.
- [jackrabbit-oak] branch 1.22 updated: OAK-10407: run/lucene: update gson dependencies to 2.10.1 (#1078) - posted by re...@apache.org on 2023/09/04 13:24:11 UTC, 0 replies.
- [jackrabbit-oak] branch 1.22 updated: OAK-10405: document-store: potential NPE in AbstractTwoNodeTest teardown (#1076) - posted by re...@apache.org on 2023/09/04 14:44:57 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10426 created (now 26ae65aac0) - posted by re...@apache.org on 2023/09/04 15:47:56 UTC, 0 replies.
- [jackrabbit-oak] 01/01: OAK-10426: oak-segment-azure: enable baseline check - posted by re...@apache.org on 2023/09/04 15:47:57 UTC, 0 replies.
- [jackrabbit-oak] branch 1.22 updated: OAK-10415: AbstractTwoNodeTest: make teardown more robust (#1083) - posted by re...@apache.org on 2023/09/04 15:52:37 UTC, 0 replies.
- [jackrabbit-oak] branch 1.22 updated: OAK-10416: AbstractTwoNodeTest: ensure RDB fixture uses empty DB (#1084) - posted by re...@apache.org on 2023/09/04 17:19:35 UTC, 0 replies.
- [jackrabbit-oak] branch DetailedGC/OAK-10199 updated (0bf77d1825 -> abde9bc847) - posted by da...@apache.org on 2023/09/05 05:07:57 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated: OAK-10427: Clear cache on NodeDocumentCache close - posted by mr...@apache.org on 2023/09/05 06:27:16 UTC, 0 replies.
- [jackrabbit-oak] branch DetailedGC/OAK-10199 updated (abde9bc847 -> af4c4a7a96) - posted by da...@apache.org on 2023/09/05 07:06:57 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated (a90f97d02a -> ad1a4298f2) - posted by re...@apache.org on 2023/09/05 07:16:44 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10426 deleted (was 26ae65aac0) - posted by re...@apache.org on 2023/09/05 07:16:50 UTC, 0 replies.
- [jackrabbit-oak] branch 1.22 updated: OAK-10403: update Tomcat JDBC dependency to 8.5.92 (#1072) - posted by re...@apache.org on 2023/09/05 07:18:30 UTC, 0 replies.
- [jackrabbit-oak] branch 1.22 updated: OAK-10404: improve TarFilesTest.testCollectBlobReferences diagnostics (#1074) - posted by re...@apache.org on 2023/09/05 08:39:35 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated: OAK-10425: Ability to remove mixin type without read permission on jcr:mixinTypes property - posted by mr...@apache.org on 2023/09/05 08:56:01 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10430 created (now e37645531f) - posted by re...@apache.org on 2023/09/05 09:37:59 UTC, 0 replies.
- [jackrabbit-oak] 01/01: OAK-10430: oak-*-azure: add to OSGi tests - posted by re...@apache.org on 2023/09/05 09:38:00 UTC, 0 replies.
- [jackrabbit-oak] branch 1.22 updated: OAK-10401: search-mt/solr-osgi: use default versions of commons-math3 (#1068) - posted by re...@apache.org on 2023/09/05 09:52:11 UTC, 0 replies.
- [jackrabbit-oak] branch DetailedGC/OAK-10199 updated (af4c4a7a96 -> 577aeac17f) - posted by da...@apache.org on 2023/09/05 10:33:11 UTC, 0 replies.
- [jackrabbit-oak] branch 1.22 updated: OAK-10400: ldap: use default dependency for commons-lang3 - posted by re...@apache.org on 2023/09/05 11:12:24 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10378 created (now 4d3d8e3c3d) - posted by da...@apache.org on 2023/09/05 11:57:26 UTC, 0 replies.
- [jackrabbit-oak] branch DetailedGC/OAK-10199 updated: Merge pull request #1079 from apache/OAK-10378 - posted by da...@apache.org on 2023/09/05 12:05:33 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated (09aaa8164f -> f4b86c806d) - posted by mr...@apache.org on 2023/09/05 12:07:28 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated (f4b86c806d -> cccd6b68e9) - posted by re...@apache.org on 2023/09/05 13:15:34 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10430 deleted (was e37645531f) - posted by re...@apache.org on 2023/09/05 13:15:41 UTC, 0 replies.
- [jackrabbit-oak] branch 1.22 updated (2916fcb213 -> fe4523c735) - posted by re...@apache.org on 2023/09/05 13:18:22 UTC, 0 replies.
- [jackrabbit-oak] 01/04: OAK-10201: oak-blob-plugins: mark exported packages as internal (#906) - posted by re...@apache.org on 2023/09/05 13:18:23 UTC, 0 replies.
- [jackrabbit-oak] 02/04: Revert "OAK-10201: oak-blob-plugins: mark exported packages as internal (#906)" - posted by re...@apache.org on 2023/09/05 13:18:24 UTC, 0 replies.
- [jackrabbit-oak] 03/04: OAK-10201: oak-blob-plugins: mark exported packages as internal (#906) - posted by re...@apache.org on 2023/09/05 13:18:25 UTC, 0 replies.
- [jackrabbit-oak] 04/04: OAK-10201: oak-blob-plugins: mark exported packages as internal - posted by re...@apache.org on 2023/09/05 13:18:26 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10421 created (now 3d8c5858a9) - posted by re...@apache.org on 2023/09/05 13:30:24 UTC, 0 replies.
- [jackrabbit-oak] 01/01: OAK-10421: Bump up minimal warning level for deprecated uses of java.security.Group to INFO - posted by re...@apache.org on 2023/09/05 13:30:25 UTC, 0 replies.
- [jackrabbit-oak] branch 1.22 updated: OAK-10421: Bump up minimal warning level for deprecated uses of java.security.Group to INFO (#1104) - posted by re...@apache.org on 2023/09/05 15:18:53 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10421 deleted (was 3d8c5858a9) - posted by re...@apache.org on 2023/09/05 15:18:56 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10371 created (now 1ceeb5114f) - posted by re...@apache.org on 2023/09/06 09:30:03 UTC, 0 replies.
- [jackrabbit-oak] 01/01: OAK-10371: embed Guava in oak*azure bundles - posted by re...@apache.org on 2023/09/06 09:30:04 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10371 updated: OAK-10371: remove provided Guava from OSGi tests - posted by re...@apache.org on 2023/09/06 09:31:04 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10371 updated (9440a18262 -> b5aa23b26a) - posted by ba...@apache.org on 2023/09/06 10:17:35 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10371 updated (b5aa23b26a -> e03988da83) - posted by ba...@apache.org on 2023/09/06 10:20:29 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10371 updated (e03988da83 -> 36baf35640) - posted by ba...@apache.org on 2023/09/06 10:21:39 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10371 updated (36baf35640 -> ec82d35d6d) - posted by ba...@apache.org on 2023/09/06 10:36:12 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10371 updated (ec82d35d6d -> 4b31386b5f) - posted by ba...@apache.org on 2023/09/06 10:37:29 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10371 updated: OAK-10371: use Guava version used by the SDK (for now) - posted by re...@apache.org on 2023/09/06 13:42:57 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10371 updated (2534562302 -> b5aee3a066) - posted by re...@apache.org on 2023/09/06 14:09:37 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated: OAK-10358 - Filter by path on MongoDB query when downloading repository in Indexing job (#1042) - posted by fo...@apache.org on 2023/09/06 15:39:40 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated (2d51b15ee0 -> f948e36cfb) - posted by re...@apache.org on 2023/09/06 15:58:45 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10371 deleted (was b5aee3a066) - posted by re...@apache.org on 2023/09/06 15:58:49 UTC, 0 replies.
- [jackrabbit-oak] branch dependabot/maven/oak-segment-azure/com.google.guava-guava-32.0.0-jre created (now 40bfd4f0ec) - posted by gi...@apache.org on 2023/09/06 15:59:11 UTC, 0 replies.
- [jackrabbit-oak] branch dependabot/maven/oak-blob-cloud-azure/com.google.guava-guava-32.0.0-jre created (now 271d07722c) - posted by gi...@apache.org on 2023/09/06 15:59:20 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated: OAK-10423 - Improve logging of metrics in the indexing job (#1093) - posted by fo...@apache.org on 2023/09/08 08:26:37 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10439 created (now 0ea373bdda) - posted by re...@apache.org on 2023/09/08 09:16:23 UTC, 0 replies.
- [jackrabbit-oak] 01/01: OAK-10439: Update Oak trunk and Oak 1.22 to Jackrabbit 2.20.12 - posted by re...@apache.org on 2023/09/08 09:16:24 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated (6ec7926e90 -> 13dbe7d6a7) - posted by re...@apache.org on 2023/09/08 10:27:52 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10439 deleted (was 0ea373bdda) - posted by re...@apache.org on 2023/09/08 10:27:55 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10440 created (now 445f3b4e9b) - posted by re...@apache.org on 2023/09/08 10:50:24 UTC, 0 replies.
- [jackrabbit-oak] 01/01: OAK-10440: Release Oak 1.22.17 - Candidate Release Notes - posted by re...@apache.org on 2023/09/08 10:50:25 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated: OAK-10433 | Throttle warn logs for multivalued ordered property (#1108) - posted by ng...@apache.org on 2023/09/08 14:59:23 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated (70c4eb84c5 -> 95ce8d2768) - posted by re...@apache.org on 2023/09/09 03:50:19 UTC, 0 replies.
- [jackrabbit-oak] branch dependabot/maven/oak-segment-azure/com.google.guava-guava-32.0.0-jre deleted (was 40bfd4f0ec) - posted by gi...@apache.org on 2023/09/09 03:51:02 UTC, 0 replies.
- [jackrabbit-oak] branch dependabot/maven/oak-blob-cloud-azure/com.google.guava-guava-32.0.0-jre deleted (was 271d07722c) - posted by gi...@apache.org on 2023/09/09 03:51:10 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated: OAK-10384: Fix stripping of large indexed ordered properties (#1071) - posted by am...@apache.org on 2023/09/11 04:47:39 UTC, 0 replies.
- [jackrabbit-oak] branch DetailedGC/OAK-10199 updated (e02795ed87 -> 76e1ee4a5b) - posted by da...@apache.org on 2023/09/11 05:26:36 UTC, 0 replies.
- [jackrabbit-oak] 01/29: OAK-10199 : initial sketch of detail gc skeleton - posted by da...@apache.org on 2023/09/11 05:26:37 UTC, 0 replies.
- [jackrabbit-oak] 02/29: OAK-10199 : disable the detailGc in tearDown to avoid side-effects - posted by da...@apache.org on 2023/09/11 05:26:38 UTC, 0 replies.
- [jackrabbit-oak] 03/29: OAK-10199 : provided support for feature toggle & osgi config for detailed gc - posted by da...@apache.org on 2023/09/11 05:26:39 UTC, 0 replies.
- [jackrabbit-oak] 04/29: OAK-10199 : override getModifiedDocs() for RDB and added unit cases for deletedProps - posted by da...@apache.org on 2023/09/11 05:26:40 UTC, 0 replies.
- [jackrabbit-oak] 05/29: OAK-10199 : used bulk findAndModify api to perform garbage cleanup - posted by da...@apache.org on 2023/09/11 05:26:41 UTC, 0 replies.
- [jackrabbit-oak] 06/29: OAK-10199 : ignore documents which doesn't have _modified field in mongo while fetching modifiedDocs - posted by da...@apache.org on 2023/09/11 05:26:42 UTC, 0 replies.
- [jackrabbit-oak] 07/29: OAK-10199 : fixed code smells as suggested by Sonar - posted by da...@apache.org on 2023/09/11 05:26:43 UTC, 0 replies.
- [jackrabbit-oak] 08/29: OAK-10199 : updated logic to fetch nodes by sorting them on the basis of _modified & _id - posted by da...@apache.org on 2023/09/11 05:26:44 UTC, 0 replies.
- [jackrabbit-oak] 09/29: OAK-10199 : minor refactoring - posted by da...@apache.org on 2023/09/11 05:26:45 UTC, 0 replies.
- [jackrabbit-oak] 10/29: OAK-10199 : added test cases to fetch 5000+ modified docs in loop and verify them - posted by da...@apache.org on 2023/09/11 05:26:46 UTC, 0 replies.
- [jackrabbit-oak] 11/29: OAK-10199 : added check to include oldestId when running detailedGc very first time - posted by da...@apache.org on 2023/09/11 05:26:47 UTC, 0 replies.
- [jackrabbit-oak] 12/29: OAK-10199 : fixed the test case with different revision for DetailedGC - posted by da...@apache.org on 2023/09/11 05:26:48 UTC, 0 replies.
- [jackrabbit-oak] 13/29: OAK-10199 : fixed the VGC IT test cases failures for RDB - posted by da...@apache.org on 2023/09/11 05:26:49 UTC, 0 replies.
- [jackrabbit-oak] 14/29: OAK-10199 : fixed the VG INIT test - posted by da...@apache.org on 2023/09/11 05:26:50 UTC, 0 replies.
- [jackrabbit-oak] 15/29: OAK-10199 : fixed logic to include previously garbage collected documents if updated recently - posted by da...@apache.org on 2023/09/11 05:26:51 UTC, 0 replies.
- [jackrabbit-oak] 16/29: OAK-10199 : added test case to continue with GC even if there is crash - posted by da...@apache.org on 2023/09/11 05:26:52 UTC, 0 replies.
- [jackrabbit-oak] 17/29: OAK-10199 : handled escaped properties while deleting them - posted by da...@apache.org on 2023/09/11 05:26:53 UTC, 0 replies.
- [jackrabbit-oak] 18/29: OAK-10199 : added unit cases to handle concurrent prop update and escaped properties update - posted by da...@apache.org on 2023/09/11 05:26:54 UTC, 0 replies.
- [jackrabbit-oak] 19/29: OAK-10199 : added logic to skip non garbage documents - posted by da...@apache.org on 2023/09/11 05:26:55 UTC, 0 replies.
- [jackrabbit-oak] 20/29: OAK-10199 : fixed query to avoid skipping documents with greater _modified timestamp - posted by da...@apache.org on 2023/09/11 05:26:56 UTC, 0 replies.
- [jackrabbit-oak] 21/29: OAK-10199 : refactored RDBVersionGCSupport code - posted by da...@apache.org on 2023/09/11 05:26:57 UTC, 0 replies.
- [jackrabbit-oak] 22/29: OAK-10199 : added review comment to make minor adjustment for naming conventions and fixes - posted by da...@apache.org on 2023/09/11 05:26:58 UTC, 0 replies.
- [jackrabbit-oak] 23/29: OAK-10199 : added bundled properties while calculating the properties retain set as well - posted by da...@apache.org on 2023/09/11 05:26:59 UTC, 0 replies.
- [jackrabbit-oak] 24/29: OAK-10199 : added unit cases for bundled properties getting garbaged collected as well - posted by da...@apache.org on 2023/09/11 05:27:00 UTC, 0 replies.
- [jackrabbit-oak] 25/29: OAK-10199 : renamed method name to avoid confusion with other variable of same name - posted by da...@apache.org on 2023/09/11 05:27:01 UTC, 0 replies.
- [jackrabbit-oak] 26/29: OAK-10199 : incorporated review comments to remove

XHTML tags - posted by da...@apache.org on 2023/09/11 05:27:02 UTC, 0 replies.
- [jackrabbit-oak] 27/29: OAK-10199 : made detailedGC non-configurable on RDBDocumentStore - posted by da...@apache.org on 2023/09/11 05:27:03 UTC, 0 replies.
- [jackrabbit-oak] 28/29: OAK-10199 : removed DetailedGC code changes for RDBDocumentStore - posted by da...@apache.org on 2023/09/11 05:27:04 UTC, 0 replies.
- [jackrabbit-oak] 29/29: Merge pull request #1079 from apache/OAK-10378 - posted by da...@apache.org on 2023/09/11 05:27:05 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated (1e55c01b22 -> e13a933fe4) - posted by fo...@apache.org on 2023/09/11 08:51:35 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-8646 created (now e57ca06a5b) - posted by da...@apache.org on 2023/09/11 08:55:13 UTC, 0 replies.
- [jackrabbit-oak] 01/02: OAK-8646 : Clean up changes from orphaned branch commits, as part of detailed gc - posted by da...@apache.org on 2023/09/11 08:55:14 UTC, 0 replies.
- [jackrabbit-oak] 02/02: OAK-8646 : added metrics for unmergedbranch commits & improved junit coverage - posted by da...@apache.org on 2023/09/11 08:55:15 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-8646 updated (e57ca06a5b -> 4deec4b1b0) - posted by da...@apache.org on 2023/09/11 09:02:01 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-6759 created (now d6eb069c5c) - posted by re...@apache.org on 2023/09/11 10:40:41 UTC, 0 replies.
- [jackrabbit-oak] 01/01: OAK-6759: Convert oak-blob-cloud-azure to OSGi R6 annotations - posted by re...@apache.org on 2023/09/11 10:40:42 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10443 created (now 87b2a2755d) - posted by re...@apache.org on 2023/09/11 11:46:52 UTC, 0 replies.
- [jackrabbit-oak] 01/01: OAK-10043: refactor AbstractDataStoreService so that it doesn't need the statisticsProvider OSGi reference - posted by re...@apache.org on 2023/09/11 11:46:53 UTC, 0 replies.
- [jackrabbit-oak] branch 1.22 updated: OAK-10440: Release Oak 1.22.17 - Candidate Release Notes (#1114) - posted by re...@apache.org on 2023/09/11 12:44:51 UTC, 0 replies.
- [jackrabbit-oak] branch 1.22 updated: [maven-release-plugin] prepare release jackrabbit-oak-1.22.17 - posted by re...@apache.org on 2023/09/11 13:47:00 UTC, 0 replies.
- [jackrabbit-oak] annotated tag jackrabbit-oak-1.22.17 created (now b332d4ff27) - posted by re...@apache.org on 2023/09/11 13:47:04 UTC, 0 replies.
- [jackrabbit-oak] branch 1.22 updated: [maven-release-plugin] prepare for next development iteration - posted by re...@apache.org on 2023/09/11 13:47:10 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated: OAK-10043: refactor AbstractDataStoreService so that it doesn't need the statisticsProvider OSGi reference (#1113) - posted by re...@apache.org on 2023/09/11 16:13:19 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10443 deleted (was 87b2a2755d) - posted by re...@apache.org on 2023/09/11 16:13:24 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated (485288d555 -> 2a0ecd4226) - posted by re...@apache.org on 2023/09/11 17:10:02 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-6759 updated (d6eb069c5c -> a755b9659c) - posted by re...@apache.org on 2023/09/12 07:53:20 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-6759 updated (a755b9659c -> f106b94636) - posted by re...@apache.org on 2023/09/12 08:14:10 UTC, 0 replies.
- [jackrabbit-oak] branch 1.22 updated: OAK-8885: Test failure: NPE in MongoFixture.createDocumentStore() - posted by re...@apache.org on 2023/09/12 10:19:44 UTC, 0 replies.
- [jackrabbit-oak] branch 1.22 updated: OAK-8889: NPE in the oak-run console az:* - posted by re...@apache.org on 2023/09/12 11:58:27 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated (2a0ecd4226 -> bfcafd230a) - posted by re...@apache.org on 2023/09/12 12:04:55 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated (bfcafd230a -> 41741a19a5) - posted by re...@apache.org on 2023/09/12 12:10:24 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated: Revert "OAK-10043: refactor AbstractDataStoreService so that it doesn't need the statisticsProvider OSGi reference (#1113)" - posted by re...@apache.org on 2023/09/12 12:12:13 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10443b created (now fe4922005d) - posted by re...@apache.org on 2023/09/12 12:58:00 UTC, 0 replies.
- [jackrabbit-oak] 01/01: OAK-10443: refactor AbstractDataStoreService so that it doesn't need the statisticsProvider OSGi reference - posted by re...@apache.org on 2023/09/12 12:58:01 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated: OAK-10443: refactor AbstractDataStoreService so that it doesn't need the statisticsProvider OSGi reference (#1115) - posted by re...@apache.org on 2023/09/12 14:47:46 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10443b deleted (was fe4922005d) - posted by re...@apache.org on 2023/09/12 14:47:52 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-6759 updated (f106b94636 -> 439531d670) - posted by re...@apache.org on 2023/09/12 16:03:18 UTC, 0 replies.
- [jackrabbit-oak] branch 1.22 updated: OAK-8892 Add javadoc to package-info files - posted by re...@apache.org on 2023/09/12 16:22:40 UTC, 0 replies.
- [jackrabbit-oak] branch 1.22 updated: OAK-8901: oak-run command checkpoints should support RDBDocumentStore (patch by Manfred Badke) - posted by re...@apache.org on 2023/09/13 06:15:06 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated (64f49fc0e0 -> ab253320c9) - posted by fo...@apache.org on 2023/09/13 07:29:02 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated (ab253320c9 -> 3a829df266) - posted by re...@apache.org on 2023/09/13 14:52:46 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-6759 deleted (was 439531d670) - posted by re...@apache.org on 2023/09/13 14:52:52 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10371b created (now 875e24f80b) - posted by re...@apache.org on 2023/09/13 15:02:52 UTC, 0 replies.
- [jackrabbit-oak] 01/01: OAK-10371: oak-segment-azure/oak-blob-cloud-azure require provided Guava, embed it instead (#1105) - posted by re...@apache.org on 2023/09/13 15:02:53 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10446 created (now a71b7d2ba0) - posted by re...@apache.org on 2023/09/14 12:57:20 UTC, 0 replies.
- [jackrabbit-oak] 01/01: OAK-10446: Upgrade jackson-databind dependency to 2.15.2 - posted by re...@apache.org on 2023/09/14 12:57:21 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated (3a829df266 -> 39f524a342) - posted by re...@apache.org on 2023/09/14 12:57:53 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10446 deleted (was a71b7d2ba0) - posted by re...@apache.org on 2023/09/14 12:57:59 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10447 created (now 65e7925dc8) - posted by re...@apache.org on 2023/09/14 13:40:22 UTC, 0 replies.
- [jackrabbit-oak] 01/01: OAK-10447: update Tomcat JDBC dependency to 9.0.80 - posted by re...@apache.org on 2023/09/14 13:40:23 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated (39f524a342 -> dcd46825e2) - posted by re...@apache.org on 2023/09/14 13:40:58 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10447 deleted (was 65e7925dc8) - posted by re...@apache.org on 2023/09/14 13:41:05 UTC, 0 replies.
- [jackrabbit-oak] branch bugfix/convert-jr-query-to-consumer-type created (now 024e78be03) - posted by kw...@apache.org on 2023/09/14 15:34:33 UTC, 0 replies.
- [jackrabbit-oak] 01/01: OAK-10448 Convert o.a.j.api.security.user.Query back to ConsumerType - posted by kw...@apache.org on 2023/09/14 15:34:34 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated (dcd46825e2 -> 094941333e) - posted by re...@apache.org on 2023/09/14 15:40:58 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10371b deleted (was 875e24f80b) - posted by re...@apache.org on 2023/09/14 15:41:05 UTC, 0 replies.
- [jackrabbit-oak] branch 1.22 updated: OAK-10440: Release Oak 1.22.17 - align versions - posted by re...@apache.org on 2023/09/15 08:50:12 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated: OAK-10442 | Fixing docs to reflect aggregation does not support node type inheritence. (#1118) - posted by ng...@apache.org on 2023/09/15 09:40:47 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10434 created (now 19d06e7919) - posted by re...@apache.org on 2023/09/15 11:16:38 UTC, 0 replies.
- [jackrabbit-oak] 01/01: OAK-10434: oak-segment-azure/oak-blob-cloud-azure: update SDK dependencies - posted by re...@apache.org on 2023/09/15 11:16:39 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated (33dbf0b8b9 -> 488050fc91) - posted by re...@apache.org on 2023/09/15 11:17:16 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10434 deleted (was 19d06e7919) - posted by re...@apache.org on 2023/09/15 11:17:23 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated: OAK-10448 Convert o.a.j.api.security.user.Query back to ConsumerType (#1121) - posted by kw...@apache.org on 2023/09/15 13:53:15 UTC, 0 replies.
- [jackrabbit-oak] branch bugfix/convert-jr-query-to-consumer-type deleted (was 024e78be03) - posted by kw...@apache.org on 2023/09/15 13:53:21 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10445-adapt-loglevel created (now f2dfcede58) - posted by jo...@apache.org on 2023/09/17 09:01:06 UTC, 0 replies.
- [jackrabbit-oak] 01/01: OAK-10445 downgrade INFO log message to DEBUG - posted by jo...@apache.org on 2023/09/17 09:01:07 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated: OAK-10445 downgrade INFO log message to DEBUG (#1124) - posted by jo...@apache.org on 2023/09/17 11:35:59 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10445-adapt-loglevel deleted (was f2dfcede58) - posted by jo...@apache.org on 2023/09/17 11:37:09 UTC, 0 replies.
- [jackrabbit-oak] branch issue/oak-10374 updated (4e5896e1c4 -> db83f4ea5b) - posted by ba...@apache.org on 2023/09/19 09:47:36 UTC, 0 replies.
- [jackrabbit-oak] branch issue/oak-10377 created (now e354eed2c2) - posted by ba...@apache.org on 2023/09/19 11:27:24 UTC, 0 replies.
- [jackrabbit-oak] branch issue/oak-10377 updated: OAK-10377: Checked-out state of non-versionable nodes is not handled correctly - posted by ba...@apache.org on 2023/09/19 11:30:40 UTC, 0 replies.
- [jackrabbit-oak] branch issue/oak-10374 deleted (was db83f4ea5b) - posted by ba...@apache.org on 2023/09/19 11:37:27 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated (e354eed2c2 -> 59f62bafa5) - posted by fo...@apache.org on 2023/09/21 06:56:34 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated: OAK-10377: Checked-out state of non-versionable nodes is not handled correctly (#1126) - posted by ba...@apache.org on 2023/09/21 12:23:32 UTC, 0 replies.
- [jackrabbit-oak] branch issue/oak-10377 deleted (was 3a31a31008) - posted by ba...@apache.org on 2023/09/21 12:23:54 UTC, 0 replies.
- [jackrabbit-oak] branch issues/OAK-9922 updated (9cd831128d -> b375d8fa57) - posted by ad...@apache.org on 2023/09/22 13:10:02 UTC, 0 replies.
- [jackrabbit-oak] branch issues/OAK-9949 created (now 5136d82b9a) - posted by ad...@apache.org on 2023/09/22 13:18:37 UTC, 0 replies.
- [jackrabbit-oak] 01/01: OAK-9949 Offline Tail Compaction - posted by ad...@apache.org on 2023/09/22 13:18:38 UTC, 0 replies.
- [jackrabbit-oak] branch issues/OAK-3349 created (now 92d96801e2) - posted by ad...@apache.org on 2023/09/22 13:20:29 UTC, 0 replies.
- [jackrabbit-oak] 01/01: OAK-3349 Partial Compaction - posted by ad...@apache.org on 2023/09/22 13:20:30 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated: OAK-10452 - Mongo query that downloads ancestors of base path for regex filtering is doing a column scan (#1129) - posted by fo...@apache.org on 2023/09/22 15:47:35 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated: OAK-10429: Implementation for IncrementalFFS (#1123) - posted by mk...@apache.org on 2023/09/26 04:17:42 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated: OAK-10456: log index name when bulk update fails (#1132) - posted by fo...@apache.org on 2023/09/26 09:59:52 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated (7be9852aa2 -> 189caed371) - posted by fo...@apache.org on 2023/09/27 08:56:50 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10461 created (now 9ea2775302) - posted by re...@apache.org on 2023/09/28 14:43:09 UTC, 0 replies.
- [jackrabbit-oak] 01/01: OAK-10461: oak-search-elastic does not build under Java 17 - disable Felix SCR plugin - posted by re...@apache.org on 2023/09/28 14:43:10 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated: OAK-10461: oak-search-elastic does not build under Java 17 - disable Felix SCR plugin (#1134) - posted by re...@apache.org on 2023/09/28 16:56:13 UTC, 0 replies.
- [jackrabbit-oak] branch OAK-10461 deleted (was 9ea2775302) - posted by re...@apache.org on 2023/09/28 16:56:17 UTC, 0 replies.
- [jackrabbit-oak] branch trunk updated: Set LZ4 as the default compression algorithm for the indexing job. (#1133) - posted by ng...@apache.org on 2023/09/29 08:36:06 UTC, 0 replies.