Re: [PR] Reduce ArrayUtil#grow in decompress [lucene]

2024-04-10 Thread via GitHub
jpountz commented on PR #12996: URL: https://github.com/apache/lucene/pull/12996#issuecomment-2046679510 Thank you! -- 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 unsub

Re: [PR] Reduce ArrayUtil#grow in decompress [lucene]

2024-04-09 Thread via GitHub
vigyasharma commented on PR #12996: URL: https://github.com/apache/lucene/pull/12996#issuecomment-2046157819 @jpountz my bad, I think I missed the back-port. Merged it now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

Re: [PR] Reduce ArrayUtil#grow in decompress [lucene]

2024-04-09 Thread via GitHub
jpountz commented on PR #12996: URL: https://github.com/apache/lucene/pull/12996#issuecomment-2045452091 @vigyasharma I wonder if you missed to backport this change to `branch_9x`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

Re: [PR] Reduce ArrayUtil#grow in decompress [lucene]

2024-02-25 Thread via GitHub
vigyasharma merged PR #12996: URL: https://github.com/apache/lucene/pull/12996 -- 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: issues-unsubscr...@lucene

Re: [PR] Reduce ArrayUtil#grow in decompress [lucene]

2024-02-20 Thread via GitHub
easyice commented on PR #12996: URL: https://github.com/apache/lucene/pull/12996#issuecomment-1955973968 Thank you for reviewing! @vigyasharma I have added the CHANGES entry under Lucene 9.11.0 -- This is an automated message from the Apache Git Service. To respond to the message

Re: [PR] Reduce ArrayUtil#grow in decompress [lucene]

2024-02-20 Thread via GitHub
vigyasharma commented on PR #12996: URL: https://github.com/apache/lucene/pull/12996#issuecomment-1955921730 @easyice Let's add a changes.txt entry for this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] Reduce ArrayUtil#grow in decompress [lucene]

2024-01-22 Thread via GitHub
github-actions[bot] commented on PR #12996: URL: https://github.com/apache/lucene/pull/12996#issuecomment-1905061582 This PR has not had activity in the past 2 weeks, labeling it as stale. If the PR is waiting for review, notify the d...@lucene.apache.org list. Thank you for your contributi

Re: [PR] Reduce ArrayUtil#grow in decompress [lucene]

2024-01-08 Thread via GitHub
easyice commented on code in PR #12996: URL: https://github.com/apache/lucene/pull/12996#discussion_r1444591749 ## lucene/core/src/java/org/apache/lucene/codecs/lucene90/LZ4WithPresetDictCompressionMode.java: ## @@ -128,10 +128,12 @@ public void decompress(DataInput in, int orig

Re: [PR] Reduce ArrayUtil#grow in decompress [lucene]

2024-01-08 Thread via GitHub
jpountz commented on code in PR #12996: URL: https://github.com/apache/lucene/pull/12996#discussion_r1444536935 ## lucene/core/src/java/org/apache/lucene/codecs/lucene90/LZ4WithPresetDictCompressionMode.java: ## @@ -128,10 +128,12 @@ public void decompress(DataInput in, int orig

Re: [PR] Reduce ArrayUtil#grow in decompress [lucene]

2024-01-07 Thread via GitHub
easyice commented on code in PR #12996: URL: https://github.com/apache/lucene/pull/12996#discussion_r1443993181 ## lucene/core/src/java/org/apache/lucene/codecs/lucene90/LZ4WithPresetDictCompressionMode.java: ## @@ -128,10 +128,12 @@ public void decompress(DataInput in, int orig

Re: [PR] Reduce ArrayUtil#grow in decompress [lucene]

2024-01-07 Thread via GitHub
easyice commented on code in PR #12996: URL: https://github.com/apache/lucene/pull/12996#discussion_r1443987082 ## lucene/core/src/java/org/apache/lucene/codecs/lucene90/LZ4WithPresetDictCompressionMode.java: ## @@ -128,10 +128,12 @@ public void decompress(DataInput in, int orig

Re: [PR] Reduce ArrayUtil#grow in decompress [lucene]

2024-01-07 Thread via GitHub
dungba88 commented on code in PR #12996: URL: https://github.com/apache/lucene/pull/12996#discussion_r1443985033 ## lucene/core/src/java/org/apache/lucene/codecs/lucene90/LZ4WithPresetDictCompressionMode.java: ## @@ -128,10 +128,12 @@ public void decompress(DataInput in, int ori