Re: [PR] KAFKA-16070: move setReadOnly to Headers [kafka]

2024-04-03 Thread via GitHub
LiangliangSui closed pull request #15097: KAFKA-16070: move setReadOnly to Headers URL: https://github.com/apache/kafka/pull/15097 -- 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

Re: [PR] KAFKA-16070: move setReadOnly to Headers [kafka]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #15097: URL: https://github.com/apache/kafka/pull/15097#issuecomment-2033466946 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 ask a committer for review. If the PR has

Re: [PR] KAFKA-16070: move setReadOnly to Headers [kafka]

2024-01-03 Thread via GitHub
hachikuji commented on code in PR #15097: URL: https://github.com/apache/kafka/pull/15097#discussion_r1440744523 ## clients/src/main/java/org/apache/kafka/common/header/Headers.java: ## @@ -69,4 +69,10 @@ public interface Headers extends Iterable { */ Header[]