hachikuji opened a new pull request, #12612:
URL: https://github.com/apache/kafka/pull/12612
This patch removes `test_kafka_version.py`, which contains two tests at the
moment. The first test verifies we can start a 0.8.2 cluster. The second
verifies we can start a cluster with one node on
jsancio commented on PR #12612:
URL: https://github.com/apache/kafka/pull/12612#issuecomment-1241390763
Merging. No need to wait for the Jenkins build.
--
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 g
jsancio merged PR #12612:
URL: https://github.com/apache/kafka/pull/12612
--
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...@kafka.apache.
dengziming created KAFKA-14210:
--
Summary: client quota config key is sanitized in Kraft
broker
Key: KAFKA-14210
URL: https://issues.apache.org/jira/browse/KAFKA-14210
Project: Kafka
Issue Type
[
https://issues.apache.org/jira/browse/KAFKA-14210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
dengziming updated KAFKA-14210:
---
Description: we sanitized the key in zk mode but don't sanitized in Kraft
mode. (was: Update client
[
https://issues.apache.org/jira/browse/KAFKA-14210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
dengziming updated KAFKA-14210:
---
Description:
we sanitized the key in zk mode but don't sanitized in Kraft mode.
{code:java}
public
[
https://issues.apache.org/jira/browse/KAFKA-14210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
dengziming resolved KAFKA-14210.
Resolution: Not A Problem
> client quota config key is sanitized in Kraft broker
> --
[
https://issues.apache.org/jira/browse/KAFKA-14210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
dengziming updated KAFKA-14210:
---
Description:
we sanitized the key in zk mode but don't sanitized in Kraft mode.
{code:java}
public c
philipnee commented on code in PR #12603:
URL: https://github.com/apache/kafka/pull/12603#discussion_r966581908
##
clients/src/main/java/org/apache/kafka/clients/consumer/internals/ConsumerCoordinator.java:
##
@@ -756,10 +756,15 @@ protected boolean onJoinPrepare(Timer timer, in
philipnee commented on code in PR #12603:
URL: https://github.com/apache/kafka/pull/12603#discussion_r966582411
##
clients/src/main/java/org/apache/kafka/clients/consumer/internals/ConsumerCoordinator.java:
##
@@ -799,64 +804,95 @@ protected boolean onJoinPrepare(Timer timer, in
philipnee commented on code in PR #12603:
URL: https://github.com/apache/kafka/pull/12603#discussion_r966583573
##
clients/src/main/java/org/apache/kafka/clients/consumer/internals/ConsumerCoordinator.java:
##
@@ -756,10 +756,15 @@ protected boolean onJoinPrepare(Timer timer, in
philipnee commented on code in PR #12603:
URL: https://github.com/apache/kafka/pull/12603#discussion_r966583573
##
clients/src/main/java/org/apache/kafka/clients/consumer/internals/ConsumerCoordinator.java:
##
@@ -756,10 +756,15 @@ protected boolean onJoinPrepare(Timer timer, in
liuzc9 opened a new pull request, #12613:
URL: https://github.com/apache/kafka/pull/12613
*More detailed description of your change,
if necessary. The PR title and PR message become
the squashed commit message, so use a separate
comment to ping reviewers.*
*Summary of testing
[
https://issues.apache.org/jira/browse/KAFKA-14202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17602107#comment-17602107
]
Guozhang Wang commented on KAFKA-14202:
---
Hey [~vvcephei] are you considering the s
[
https://issues.apache.org/jira/browse/KAFKA-6599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17602124#comment-17602124
]
Guozhang Wang commented on KAFKA-6599:
--
Hi [~jfilipiak], great to hear back from you
[
https://issues.apache.org/jira/browse/KAFKA-12887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17602128#comment-17602128
]
Ian Corne commented on KAFKA-12887:
---
Hello,
Yes, 3.1.1 still contains this.
Spring b
[
https://issues.apache.org/jira/browse/KAFKA-10635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17602131#comment-17602131
]
Guozhang Wang commented on KAFKA-10635:
---
Hello [~nicktelford], thanks for the upda
101 - 117 of 117 matches
Mail list logo