[jira] [Created] (KAFKA-13508) Introduction of "-head" flag for describe tool for broker

2021-12-05 Thread Suyash Srivastava (Jira)
Suyash Srivastava created KAFKA-13508: - Summary: Introduction of "-head" flag for describe tool for broker Key: KAFKA-13508 URL: https://issues.apache.org/jira/browse/KAFKA-13508 Project: Kafka

[jira] [Commented] (KAFKA-12370) Refactor KafkaStreams exposed metadata hierarchy

2021-12-05 Thread Josep Prat (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17453822#comment-17453822 ] Josep Prat commented on KAFKA-12370: KIP filled and discussion thread can be found h

[GitHub] [kafka] showuon commented on pull request #11517: KAFKA-13466:when kafka-console-producer.sh, delete unused config batch.size

2021-12-05 Thread GitBox
showuon commented on pull request #11517: URL: https://github.com/apache/kafka/pull/11517#issuecomment-986395925 @dajac , could you help review this PR? Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [kafka] cmccabe merged pull request #11446: MINOR: Delete redudant tmp file

2021-12-05 Thread GitBox
cmccabe merged pull request #11446: URL: https://github.com/apache/kafka/pull/11446 -- 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: jira-unsubscr.

[GitHub] [kafka] peterwanner commented on pull request #11517: KAFKA-13466:when kafka-console-producer.sh, delete unused config batch.size

2021-12-05 Thread GitBox
peterwanner commented on pull request #11517: URL: https://github.com/apache/kafka/pull/11517#issuecomment-986387790 > LGTM! Thanks for the patch. @peterwanner , could you please also update the PR title/description, and also the content in KAFKA-13466 in JIRA? Thank you. @showuon

[jira] [Resolved] (KAFKA-13490) Fix some problems with KRaft createTopics and incrementalAlterConfigs

2021-12-05 Thread Colin McCabe (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin McCabe resolved KAFKA-13490. -- Resolution: Fixed > Fix some problems with KRaft createTopics and incrementalAlterConfigs > --

[GitHub] [kafka] cmccabe closed pull request #11416: KAFKA-13490: Fix createTopics and incrementalAlterConfigs for KRaft mode

2021-12-05 Thread GitBox
cmccabe closed pull request #11416: URL: https://github.com/apache/kafka/pull/11416 -- 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: jira-unsubscr.

[GitHub] [kafka] cmccabe commented on pull request #11416: KAFKA-13490: Fix createTopics and incrementalAlterConfigs for KRaft mode

2021-12-05 Thread GitBox
cmccabe commented on pull request #11416: URL: https://github.com/apache/kafka/pull/11416#issuecomment-986337146 Committed -- 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.

[GitHub] [kafka] dengziming commented on pull request #11173: MINOR: Support max timestamp in GetOffsetShell

2021-12-05 Thread GitBox
dengziming commented on pull request #11173: URL: https://github.com/apache/kafka/pull/11173#issuecomment-986246042 Thank you for your review @dajac, call for a second review. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [kafka] dengziming commented on a change in pull request #11173: MINOR: Support max timestamp in GetOffsetShell

2021-12-05 Thread GitBox
dengziming commented on a change in pull request #11173: URL: https://github.com/apache/kafka/pull/11173#discussion_r762573900 ## File path: core/src/main/scala/kafka/tools/GetOffsetShell.scala ## @@ -222,11 +240,19 @@ object GetOffsetShell { } /** - * Return the part

[GitHub] [kafka] dengziming commented on a change in pull request #11173: MINOR: Support max timestamp in GetOffsetShell

2021-12-05 Thread GitBox
dengziming commented on a change in pull request #11173: URL: https://github.com/apache/kafka/pull/11173#discussion_r762572434 ## File path: core/src/main/scala/kafka/tools/GetOffsetShell.scala ## @@ -195,16 +205,24 @@ object GetOffsetShell { val upperRange = group(4).

[jira] [Commented] (KAFKA-13247) Adding functionality for loading private key entry by alias from the keystore

2021-12-05 Thread Tigran Margaryan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17453550#comment-17453550 ] Tigran Margaryan commented on KAFKA-13247: -- Hi [~dongjin]  Thank you for looki