[PR] OAK-9752 Update Tika version to 2.x [jackrabbit-oak]

2024-01-31 Thread via GitHub
enapps-enorman opened a new pull request, #626: URL: https://github.com/apache/jackrabbit-oak/pull/626 Update the dependencies to tika version 2.4.1 with the guidance from [Migrating to Tika 2.0.0](https://cwiki.apache.org/confluence/display/TIKA/Migrating+to+Tika+2.0.0) Also cleanup

Re: [PR] OAK-10595 : explicit invalidation journal entry after collsion rollback [jackrabbit-oak]

2024-01-31 Thread via GitHub
stefan-egli commented on PR #1284: URL: https://github.com/apache/jackrabbit-oak/pull/1284#issuecomment-1918732436 @reschke RDB test added [here](https://github.com/apache/jackrabbit-oak/pull/1284/commits/d9566b56536dc6f9511458320ddf1b18ba1ba24a) -- This is an automated message from the A

Re: [PR] OAK-10281 : osgi config variant of recovery delay - vs system propert… [jackrabbit-oak]

2024-01-31 Thread via GitHub
stefan-egli commented on code in PR #1288: URL: https://github.com/apache/jackrabbit-oak/pull/1288#discussion_r1472558634 ## oak-store-document/src/main/java/org/apache/jackrabbit/oak/plugins/document/ClusterNodeInfo.java: ## @@ -229,13 +229,14 @@ static RecoverLockState fromStr

Re: [PR] OAK-10635 BundledTypeRegistry replace guava collection refs with facade [jackrabbit-oak]

2024-01-31 Thread via GitHub
reschke closed pull request #1290: OAK-10635 BundledTypeRegistry replace guava collection refs with facade URL: https://github.com/apache/jackrabbit-oak/pull/1290 -- 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

Re: [PR] OAK-10635 BundledTypeRegistry replace guava collection refs with facade [jackrabbit-oak]

2024-01-31 Thread via GitHub
reschke commented on PR #1290: URL: https://github.com/apache/jackrabbit-oak/pull/1290#issuecomment-1918781510 We are working on reducing the Guava footprint. This goes into the opposite direction. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[PR] OAK-10635: BundledTypeRegistry replace guava collection refs with facade [jackrabbit-oak]

2024-01-31 Thread via GitHub
mbaedke opened a new pull request, #1291: URL: https://github.com/apache/jackrabbit-oak/pull/1291 Removes the usage of shaded Guava in BundledTypesRegistry. -- 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

Re: [PR] OAK-10635: BundledTypeRegistry replace guava collection refs with facade [jackrabbit-oak]

2024-01-31 Thread via GitHub
mbaedke merged PR #1291: URL: https://github.com/apache/jackrabbit-oak/pull/1291 -- 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...@jackrab

Re: [PR] OAK-10595 : explicit invalidation journal entry after collsion rollback [jackrabbit-oak]

2024-01-31 Thread via GitHub
stefan-egli commented on PR #1284: URL: https://github.com/apache/jackrabbit-oak/pull/1284#issuecomment-1918879589 toggle introduced in [this commit](https://github.com/apache/jackrabbit-oak/pull/1284/commits/ad9f90ca178157ecfb9e0b82db221341c23d97eb) -- This is an automated message from t

[PR] OAK-10281 : draft of handling recoveryDelayMillis non static [jackrabbit-oak]

2024-01-31 Thread via GitHub
stefan-egli opened a new pull request, #1292: URL: https://github.com/apache/jackrabbit-oak/pull/1292 (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 unsubs

Re: [PR] OAK-10281 : osgi config variant of recovery delay - vs system propert… [jackrabbit-oak]

2024-01-31 Thread via GitHub
stefan-egli commented on code in PR #1288: URL: https://github.com/apache/jackrabbit-oak/pull/1288#discussion_r1472745861 ## oak-store-document/src/main/java/org/apache/jackrabbit/oak/plugins/document/ClusterNodeInfo.java: ## @@ -229,13 +229,14 @@ static RecoverLockState fromStr