Re: [PR] KAFKA-17423 Trie implementation [kafka]

2025-04-26 Thread via GitHub
github-actions[bot] closed pull request #17087: KAFKA-17423 Trie implementation URL: https://github.com/apache/kafka/pull/17087 -- 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.

Re: [PR] KAFKA-17423 Trie implementation [kafka]

2025-04-26 Thread via GitHub
github-actions[bot] commented on PR #17087: URL: https://github.com/apache/kafka/pull/17087#issuecomment-2832943831 This PR has been closed since it has not had any activity in 120 days. If you feel like this was a mistake, or you would like to continue working on it, please feel free to

Re: [PR] KAFKA-17423 Trie implementation [kafka]

2025-03-27 Thread via GitHub
github-actions[bot] commented on PR #17087: URL: https://github.com/apache/kafka/pull/17087#issuecomment-2760101352 This PR is being marked as stale since it has not had any activity in 90 days. If you would like to keep this PR alive, please leave a comment asking for a review. If the P

Re: [PR] KAFKA-17423 Trie implementation [kafka]

2024-09-08 Thread via GitHub
Claudenw commented on code in PR #17087: URL: https://github.com/apache/kafka/pull/17087#discussion_r1749199096 ## metadata/src/main/java/org/apache/kafka/metadata/authorizer/trie/package-info.java: ## @@ -0,0 +1,70 @@ +/* Review Comment: This file is used by the javadoc pro