[GitHub] [jackrabbit-oak] rishabhdaim opened a new pull request, #550: OAK-9751 : handled cases where path changes in lucene exceeds max bui…

2022-04-25 Thread GitBox
rishabhdaim opened a new pull request, #550: URL: https://github.com/apache/jackrabbit-oak/pull/550 …lder size -- 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] mreutegg commented on a diff in pull request #550: OAK-9751 : handled cases where path changes in lucene exceeds max bui…

2022-04-25 Thread GitBox
mreutegg commented on code in PR #550: URL: https://github.com/apache/jackrabbit-oak/pull/550#discussion_r857716136 ## oak-lucene/src/main/java/org/apache/jackrabbit/oak/plugins/index/lucene/hybrid/LuceneJournalPropertyBuilder.java: ## @@ -93,6 +93,9 @@ public void

[GitHub] [jackrabbit-oak] thomasmueller commented on pull request #550: OAK-9751 : handled cases where path changes in lucene exceeds max bui…

2022-04-25 Thread GitBox
thomasmueller commented on PR #550: URL: https://github.com/apache/jackrabbit-oak/pull/550#issuecomment-1108719091 BTW, thanks a lot for the PR! It is great that you have found and fixed the issue! -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [jackrabbit-oak] thomasmueller commented on a diff in pull request #550: OAK-9751 : handled cases where path changes in lucene exceeds max bui…

2022-04-25 Thread GitBox
thomasmueller commented on code in PR #550: URL: https://github.com/apache/jackrabbit-oak/pull/550#discussion_r857640876 ## oak-lucene/src/main/java/org/apache/jackrabbit/oak/plugins/index/lucene/hybrid/LuceneJournalPropertyBuilder.java: ## @@ -93,6 +93,9 @@ public void

[GitHub] [jackrabbit-oak] mreutegg commented on a diff in pull request #550: OAK-9751 : handled cases where path changes in lucene exceeds max bui…

2022-04-25 Thread GitBox
mreutegg commented on code in PR #550: URL: https://github.com/apache/jackrabbit-oak/pull/550#discussion_r857606356 ## oak-lucene/src/test/java/org/apache/jackrabbit/oak/plugins/index/lucene/hybrid/LuceneJournalPropertyBuilderTest.java: ## @@ -53,7 +53,25 @@ public void

[GitHub] [jackrabbit-oak] thomasmueller commented on a diff in pull request #550: OAK-9751 : handled cases where path changes in lucene exceeds max bui…

2022-04-25 Thread GitBox
thomasmueller commented on code in PR #550: URL: https://github.com/apache/jackrabbit-oak/pull/550#discussion_r857640876 ## oak-lucene/src/main/java/org/apache/jackrabbit/oak/plugins/index/lucene/hybrid/LuceneJournalPropertyBuilder.java: ## @@ -93,6 +93,9 @@ public void