[GitHub] [kafka] rajinisivaram commented on a change in pull request #11448: KAFKA-13417; Ensure dynamic reconfigurations set old config properly

2021-11-09 Thread GitBox
rajinisivaram commented on a change in pull request #11448: URL: https://github.com/apache/kafka/pull/11448#discussion_r745400319 ## File path: core/src/main/scala/kafka/server/KafkaServer.scala ## @@ -114,7 +114,9 @@ class KafkaServer( var controlPlaneRequestHandlerPool: Ka

[jira] [Comment Edited] (KAFKA-12220) Replace PowerMock by Mockito

2021-11-09 Thread Liam Clarke-Hutchinson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17440831#comment-17440831 ] Liam Clarke-Hutchinson edited comment on KAFKA-12220 at 11/9/21, 9:40 AM:

[jira] [Updated] (KAFKA-13427) Max connections are not blocked

2021-11-09 Thread Ekaterina Chernousova (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ekaterina Chernousova updated KAFKA-13427: -- Description: UPDATED 05/11/2021 According to the documentation, new connectio

[GitHub] [kafka] dajac commented on pull request #11403: MINOR: Remove topic null check from `TopicIdPartition` and adjust constructor order

2021-11-09 Thread GitBox
dajac commented on pull request #11403: URL: https://github.com/apache/kafka/pull/11403#issuecomment-964017256 @ijuma Could we merge this PR? -- 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

[jira] [Resolved] (KAFKA-10543) Convert KTable joins to new PAPI

2021-11-09 Thread Jorge Esteban Quilcate Otoya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Esteban Quilcate Otoya resolved KAFKA-10543. -- Resolution: Fixed https://github.com/apache/kafka/pull/11412

[jira] [Commented] (KAFKA-13299) Accept listeners that have the same port but use IPv4 vs IPv6

2021-11-09 Thread Matthew de Detrich (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17441105#comment-17441105 ] Matthew de Detrich commented on KAFKA-13299: [~showuon] Thanks for the reply

[jira] [Commented] (KAFKA-13191) Kafka 2.8 - simultaneous restarts of Kafka and zookeeper result in broken cluster

2021-11-09 Thread Edoardo Comar (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17441106#comment-17441106 ] Edoardo Comar commented on KAFKA-13191: --- [~acldstkusr] can you take a look at htt

[GitHub] [kafka] mimaison commented on pull request #11401: KAFKA-13255: use exclude filter for new topics

2021-11-09 Thread GitBox
mimaison commented on pull request #11401: URL: https://github.com/apache/kafka/pull/11401#issuecomment-964121820 Thanks for the updates. The test seems to be failing when run in `IdentityReplicationIntegrationTest`, see failures in https://github.com/apache/kafka/pull/11401/checks

[GitHub] [kafka] mdedetrich opened a new pull request #11478: KAFKA-13299: Accept duplicate listener on port for IPv4/IPv6

2021-11-09 Thread GitBox
mdedetrich opened a new pull request #11478: URL: https://github.com/apache/kafka/pull/11478 Loosens the validation so that we accept duplicate listeners on the same port but if and only if the listeners are valid IP addresses with one address being an IPv4 address and the other being an I

[jira] [Commented] (KAFKA-13299) Accept listeners that have the same port but use IPv4 vs IPv6

2021-11-09 Thread Matthew de Detrich (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17441164#comment-17441164 ] Matthew de Detrich commented on KAFKA-13299: PR is open at https://github.co

[GitHub] [kafka] showuon commented on pull request #11451: KAFKA-13419: resetStateAndRejoin when rebalanceInProgress in syncgroup

2021-11-09 Thread GitBox
showuon commented on pull request #11451: URL: https://github.com/apache/kafka/pull/11451#issuecomment-964156875 @guozhangwang , when investigating the broken tests, I found my change will cause the "normal rebalance" slower. Here's why: Before my change, the rebalance with 2 consumers w

[jira] [Updated] (KAFKA-12257) Consumer mishandles topics deleted and recreated with the same name

2021-11-09 Thread Justine Olshan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justine Olshan updated KAFKA-12257: --- Priority: Blocker (was: Minor) > Consumer mishandles topics deleted and recreated with the

[jira] [Commented] (KAFKA-12257) Consumer mishandles topics deleted and recreated with the same name

2021-11-09 Thread Justine Olshan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17441271#comment-17441271 ] Justine Olshan commented on KAFKA-12257: We should merge the change for 3.1. [~h

[jira] [Updated] (KAFKA-12257) Consumer mishandles topics deleted and recreated with the same name

2021-11-09 Thread Justine Olshan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justine Olshan updated KAFKA-12257: --- Affects Version/s: 3.1.0 > Consumer mishandles topics deleted and recreated with the same n

[jira] [Updated] (KAFKA-12257) Consumer mishandles topics deleted and recreated with the same name

2021-11-09 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot updated KAFKA-12257: Fix Version/s: 3.1.0 > Consumer mishandles topics deleted and recreated with the same name >

[GitHub] [kafka] ijuma commented on pull request #11403: MINOR: Remove topic null check from `TopicIdPartition` and adjust constructor order

2021-11-09 Thread GitBox
ijuma commented on pull request #11403: URL: https://github.com/apache/kafka/pull/11403#issuecomment-964337484 @dajac I'll merge after the build completes. -- 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

[GitHub] [kafka] hachikuji merged pull request #11477: MINOR: Adding a constant to denote UNKNOWN leader in LeaderAndEpoch

2021-11-09 Thread GitBox
hachikuji merged pull request #11477: URL: https://github.com/apache/kafka/pull/11477 -- 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-unsubsc

[GitHub] [kafka] hachikuji commented on a change in pull request #11448: KAFKA-13417; Ensure dynamic reconfigurations set old config properly

2021-11-09 Thread GitBox
hachikuji commented on a change in pull request #11448: URL: https://github.com/apache/kafka/pull/11448#discussion_r745839478 ## File path: core/src/main/scala/kafka/server/DynamicBrokerConfig.scala ## @@ -204,16 +204,19 @@ class DynamicBrokerConfig(private val kafkaConfig: Ka

[GitHub] [kafka] kirktrue commented on a change in pull request #11465: OAuth updates 1

2021-11-09 Thread GitBox
kirktrue commented on a change in pull request #11465: URL: https://github.com/apache/kafka/pull/11465#discussion_r745852651 ## File path: tools/src/main/java/org/apache/kafka/tools/OAuthCompatibilityTool.java ## @@ -208,71 +172,231 @@ public static void main(String[] args) {

[GitHub] [kafka] kirktrue commented on a change in pull request #11465: OAuth updates 1

2021-11-09 Thread GitBox
kirktrue commented on a change in pull request #11465: URL: https://github.com/apache/kafka/pull/11465#discussion_r745853515 ## File path: tools/src/main/java/org/apache/kafka/tools/OAuthCompatibilityTool.java ## @@ -208,71 +172,231 @@ public static void main(String[] args) {

[GitHub] [kafka] guozhangwang commented on a change in pull request #11424: KAFKA-13152: Replace "buffered.records.per.partition" with "input.buffer.max.bytes"

2021-11-09 Thread GitBox
guozhangwang commented on a change in pull request #11424: URL: https://github.com/apache/kafka/pull/11424#discussion_r745860505 ## File path: streams/src/main/java/org/apache/kafka/streams/processor/internals/metrics/TaskMetrics.java ## @@ -128,6 +131,22 @@ public static Sens

[GitHub] [kafka] guozhangwang commented on pull request #11424: KAFKA-13152: Replace "buffered.records.per.partition" with "input.buffer.max.bytes"

2021-11-09 Thread GitBox
guozhangwang commented on pull request #11424: URL: https://github.com/apache/kafka/pull/11424#issuecomment-964385611 @vamossagar12 the jenkins failure are due to compilation warnings: ``` [2021-11-06T19:08:04.459Z] > Task :core:compileTestScala [2021-11-06T19:08:04.459Z

[GitHub] [kafka] jolshan commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs

2021-11-09 Thread GitBox
jolshan commented on a change in pull request #11331: URL: https://github.com/apache/kafka/pull/11331#discussion_r745863973 ## File path: clients/src/test/java/org/apache/kafka/clients/FetchSessionHandlerTest.java ## @@ -428,82 +432,182 @@ public void testIdUsageRevokedOnIdDow

[GitHub] [kafka] jolshan commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs

2021-11-09 Thread GitBox
jolshan commented on a change in pull request #11331: URL: https://github.com/apache/kafka/pull/11331#discussion_r745864456 ## File path: clients/src/test/java/org/apache/kafka/clients/FetchSessionHandlerTest.java ## @@ -428,82 +432,182 @@ public void testIdUsageRevokedOnIdDow

[GitHub] [kafka] jolshan commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs

2021-11-09 Thread GitBox
jolshan commented on a change in pull request #11331: URL: https://github.com/apache/kafka/pull/11331#discussion_r745865347 ## File path: clients/src/test/java/org/apache/kafka/clients/FetchSessionHandlerTest.java ## @@ -428,82 +432,182 @@ public void testIdUsageRevokedOnIdDow

[GitHub] [kafka] junrao commented on a change in pull request #11465: OAuth updates 1

2021-11-09 Thread GitBox
junrao commented on a change in pull request #11465: URL: https://github.com/apache/kafka/pull/11465#discussion_r745864419 ## File path: tools/src/main/java/org/apache/kafka/tools/OAuthCompatibilityTool.java ## @@ -208,71 +171,221 @@ public static void main(String[] args) {

[GitHub] [kafka] jolshan commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs

2021-11-09 Thread GitBox
jolshan commented on a change in pull request #11331: URL: https://github.com/apache/kafka/pull/11331#discussion_r745867608 ## File path: clients/src/test/java/org/apache/kafka/clients/FetchSessionHandlerTest.java ## @@ -428,82 +432,182 @@ public void testIdUsageRevokedOnIdDow

[GitHub] [kafka] dajac commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs

2021-11-09 Thread GitBox
dajac commented on a change in pull request #11331: URL: https://github.com/apache/kafka/pull/11331#discussion_r745869793 ## File path: clients/src/test/java/org/apache/kafka/clients/FetchSessionHandlerTest.java ## @@ -428,82 +432,182 @@ public void testIdUsageRevokedOnIdDowng

[GitHub] [kafka] vamossagar12 commented on a change in pull request #11433: KAFKA-13295: Avoiding Transation timeouts arising due to long restora…

2021-11-09 Thread GitBox
vamossagar12 commented on a change in pull request #11433: URL: https://github.com/apache/kafka/pull/11433#discussion_r745870914 ## File path: streams/src/main/java/org/apache/kafka/streams/processor/internals/TaskManager.java ## @@ -292,12 +327,20 @@ public void handleAssignm

[GitHub] [kafka] dajac commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs

2021-11-09 Thread GitBox
dajac commented on a change in pull request #11331: URL: https://github.com/apache/kafka/pull/11331#discussion_r745871819 ## File path: clients/src/test/java/org/apache/kafka/clients/FetchSessionHandlerTest.java ## @@ -428,82 +432,182 @@ public void testIdUsageRevokedOnIdDowng

[GitHub] [kafka] vamossagar12 commented on pull request #11211: KAFKA-12960: Enforcing strict retention time for WindowStore and Sess…

2021-11-09 Thread GitBox
vamossagar12 commented on pull request #11211: URL: https://github.com/apache/kafka/pull/11211#issuecomment-964395269 > > > While InMemoryWindowStore does enable strict retention but when combined with the caching store, it breaks. That's where doing it on MeteredStore might be beneficial.

[GitHub] [kafka] dajac commented on pull request #11403: MINOR: Remove topic null check from `TopicIdPartition` and adjust constructor order

2021-11-09 Thread GitBox
dajac commented on pull request #11403: URL: https://github.com/apache/kafka/pull/11403#issuecomment-964399588 Thanks @ijuma. Could you also cherry-pick to 3.1 branch? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [kafka] dajac commented on pull request #11478: KAFKA-13299: Accept duplicate listener on port for IPv4/IPv6

2021-11-09 Thread GitBox
dajac commented on pull request #11478: URL: https://github.com/apache/kafka/pull/11478#issuecomment-964434998 @mdedetrich Thanks for the PR. As this changes a bit the semantic of the configuration, we might need a small KIP for it. Have you considered doing one? -- This is an automated

[jira] [Updated] (KAFKA-12257) Consumer mishandles topics deleted and recreated with the same name

2021-11-09 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson updated KAFKA-12257: Fix Version/s: (was: 3.1.0) > Consumer mishandles topics deleted and recreated with t

[jira] [Updated] (KAFKA-12257) Consumer mishandles topics deleted and recreated with the same name

2021-11-09 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson updated KAFKA-12257: Fix Version/s: 3.0.0 > Consumer mishandles topics deleted and recreated with the same nam

[jira] [Updated] (KAFKA-12257) Consumer mishandles topics deleted and recreated with the same name

2021-11-09 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson updated KAFKA-12257: Affects Version/s: 2.8.1 2.7.1 (was: 2.2.

[jira] [Updated] (KAFKA-12257) Consumer mishandles topics deleted and recreated with the same name

2021-11-09 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson updated KAFKA-12257: Affects Version/s: 2.6.1 2.5.1 2.4.1 > Cons

[jira] [Updated] (KAFKA-12257) Consumer mishandles topics deleted and recreated with the same name

2021-11-09 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson updated KAFKA-12257: Affects Version/s: 2.3.1 2.2.2 > Consumer mishandles topics delete

[GitHub] [kafka] jolshan commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs

2021-11-09 Thread GitBox
jolshan commented on a change in pull request #11331: URL: https://github.com/apache/kafka/pull/11331#discussion_r745924906 ## File path: clients/src/test/java/org/apache/kafka/common/requests/FetchRequestTest.java ## @@ -0,0 +1,214 @@ +/* + * Licensed to the Apache Software F

[GitHub] [kafka] jolshan commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs

2021-11-09 Thread GitBox
jolshan commented on a change in pull request #11331: URL: https://github.com/apache/kafka/pull/11331#discussion_r745925751 ## File path: clients/src/test/java/org/apache/kafka/common/requests/FetchRequestTest.java ## @@ -0,0 +1,214 @@ +/* + * Licensed to the Apache Software F

[GitHub] [kafka] guozhangwang commented on pull request #11451: KAFKA-13419: resetStateAndRejoin when rebalanceInProgress in syncgroup

2021-11-09 Thread GitBox
guozhangwang commented on pull request #11451: URL: https://github.com/apache/kafka/pull/11451#issuecomment-96781 Hi @showuon I think I agree with you that, if we are going to encode both `ownedPartitions` and `generation` into the protocol in the new bytecode, then we do not need to t

[GitHub] [kafka] guozhangwang commented on pull request #11451: KAFKA-13419: resetStateAndRejoin when rebalanceInProgress in syncgroup

2021-11-09 Thread GitBox
guozhangwang commented on pull request #11451: URL: https://github.com/apache/kafka/pull/11451#issuecomment-964445248 Also cc @dajac @hachikuji who're working on improving the general rebalance protocol here. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [kafka] jolshan commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs

2021-11-09 Thread GitBox
jolshan commented on a change in pull request #11331: URL: https://github.com/apache/kafka/pull/11331#discussion_r745930497 ## File path: clients/src/test/java/org/apache/kafka/common/requests/FetchRequestTest.java ## @@ -0,0 +1,214 @@ +/* + * Licensed to the Apache Software F

[GitHub] [kafka] rajinisivaram commented on a change in pull request #11448: KAFKA-13417; Ensure dynamic reconfigurations set old config properly

2021-11-09 Thread GitBox
rajinisivaram commented on a change in pull request #11448: URL: https://github.com/apache/kafka/pull/11448#discussion_r745938340 ## File path: core/src/main/scala/kafka/server/DynamicBrokerConfig.scala ## @@ -204,16 +204,19 @@ class DynamicBrokerConfig(private val kafkaConfig:

[GitHub] [kafka] jolshan commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs

2021-11-09 Thread GitBox
jolshan commented on a change in pull request #11331: URL: https://github.com/apache/kafka/pull/11331#discussion_r745941900 ## File path: core/src/test/scala/unit/kafka/server/FetchSessionTest.scala ## @@ -659,88 +670,125 @@ class FetchSessionTest { } @Test - def testI

[GitHub] [kafka] jolshan commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs

2021-11-09 Thread GitBox
jolshan commented on a change in pull request #11331: URL: https://github.com/apache/kafka/pull/11331#discussion_r745942320 ## File path: core/src/test/scala/unit/kafka/server/FetchSessionTest.scala ## @@ -659,88 +670,125 @@ class FetchSessionTest { } @Test - def testI

[GitHub] [kafka] jolshan commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs

2021-11-09 Thread GitBox
jolshan commented on a change in pull request #11331: URL: https://github.com/apache/kafka/pull/11331#discussion_r745943714 ## File path: core/src/test/scala/unit/kafka/server/FetchSessionTest.scala ## @@ -877,34 +921,182 @@ class FetchSessionTest { // Create an incremen

[GitHub] [kafka] hachikuji commented on a change in pull request #11448: KAFKA-13417; Ensure dynamic reconfigurations set old config properly

2021-11-09 Thread GitBox
hachikuji commented on a change in pull request #11448: URL: https://github.com/apache/kafka/pull/11448#discussion_r745944930 ## File path: core/src/main/scala/kafka/server/DynamicBrokerConfig.scala ## @@ -204,16 +204,19 @@ class DynamicBrokerConfig(private val kafkaConfig: Ka

[GitHub] [kafka] jolshan commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs

2021-11-09 Thread GitBox
jolshan commented on a change in pull request #11331: URL: https://github.com/apache/kafka/pull/11331#discussion_r745947154 ## File path: core/src/test/scala/unit/kafka/server/ReplicaManagerTest.scala ## @@ -794,25 +793,26 @@ class ReplicaManagerTest { // We receive on

[GitHub] [kafka] dajac commented on pull request #11456: KAFKA-13351: Add possibility to write kafka headers in Kafka Console Producer

2021-11-09 Thread GitBox
dajac commented on pull request #11456: URL: https://github.com/apache/kafka/pull/11456#issuecomment-964479984 @florin-akermann Thanks for the PR! I think that we need a small KIP for this change cause it introduces new properties. It is similar to https://cwiki.apache.org/confluence/displ

[GitHub] [kafka] rajinisivaram commented on a change in pull request #11448: KAFKA-13417; Ensure dynamic reconfigurations set old config properly

2021-11-09 Thread GitBox
rajinisivaram commented on a change in pull request #11448: URL: https://github.com/apache/kafka/pull/11448#discussion_r745962245 ## File path: core/src/main/scala/kafka/server/DynamicBrokerConfig.scala ## @@ -204,16 +204,19 @@ class DynamicBrokerConfig(private val kafkaConfig:

[GitHub] [kafka] dajac commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs

2021-11-09 Thread GitBox
dajac commented on a change in pull request #11331: URL: https://github.com/apache/kafka/pull/11331#discussion_r745963579 ## File path: core/src/test/scala/unit/kafka/server/FetchSessionTest.scala ## @@ -659,88 +670,125 @@ class FetchSessionTest { } @Test - def testInc

[GitHub] [kafka] dajac commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs

2021-11-09 Thread GitBox
dajac commented on a change in pull request #11331: URL: https://github.com/apache/kafka/pull/11331#discussion_r745965419 ## File path: core/src/test/scala/unit/kafka/server/ReplicaManagerTest.scala ## @@ -794,25 +793,26 @@ class ReplicaManagerTest { // We receive one

[GitHub] [kafka] florin-akermann commented on pull request #11456: KAFKA-13351: Add possibility to write kafka headers in Kafka Console Producer

2021-11-09 Thread GitBox
florin-akermann commented on pull request #11456: URL: https://github.com/apache/kafka/pull/11456#issuecomment-964487310 @dajac Thanks for the feedback. Ok, I signed up on that confluence page. Unfortunatley I do not have the privileges to create a KIP. Could you grant me the privilege to

[GitHub] [kafka] hachikuji commented on a change in pull request #11004: KAFKA-12257: Consumer mishandles topics deleted and recreated with the same name (trunk)

2021-11-09 Thread GitBox
hachikuji commented on a change in pull request #11004: URL: https://github.com/apache/kafka/pull/11004#discussion_r745899287 ## File path: clients/src/main/java/org/apache/kafka/clients/Metadata.java ## @@ -217,12 +217,12 @@ public synchronized boolean updateRequested() {

[GitHub] [kafka] bdesert commented on pull request #11401: KAFKA-13255: use exclude filter for new topics

2021-11-09 Thread GitBox
bdesert commented on pull request #11401: URL: https://github.com/apache/kafka/pull/11401#issuecomment-964511332 @mimaison yeah, missed that failure. I fixed it now. Also I addressed your suggestion to avoid running new test, and updated `testReplication` to execute all those checks. Let m

[GitHub] [kafka] dajac commented on pull request #11456: KAFKA-13351: Add possibility to write kafka headers in Kafka Console Producer

2021-11-09 Thread GitBox
dajac commented on pull request #11456: URL: https://github.com/apache/kafka/pull/11456#issuecomment-964519492 @florin-akermann What's your username? I will do it tomorrow. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [kafka] dajac commented on a change in pull request #11422: KAFKA-9648: Add configuration to adjust listen backlog size for Acceptor

2021-11-09 Thread GitBox
dajac commented on a change in pull request #11422: URL: https://github.com/apache/kafka/pull/11422#discussion_r746011805 ## File path: core/src/main/scala/kafka/network/SocketServer.scala ## @@ -660,7 +662,7 @@ private[kafka] class Acceptor(val endPoint: EndPoint, serve

[GitHub] [kafka] jolshan commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs

2021-11-09 Thread GitBox
jolshan commented on a change in pull request #11331: URL: https://github.com/apache/kafka/pull/11331#discussion_r746038595 ## File path: core/src/test/scala/unit/kafka/server/ReplicaManagerTest.scala ## @@ -794,25 +793,26 @@ class ReplicaManagerTest { // We receive on

[GitHub] [kafka] dajac commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs

2021-11-09 Thread GitBox
dajac commented on a change in pull request #11331: URL: https://github.com/apache/kafka/pull/11331#discussion_r746051435 ## File path: core/src/test/scala/unit/kafka/server/ReplicaManagerTest.scala ## @@ -794,25 +793,26 @@ class ReplicaManagerTest { // We receive one

[jira] [Updated] (KAFKA-12257) Consumer mishandles topics deleted and recreated with the same name

2021-11-09 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson updated KAFKA-12257: Fix Version/s: 3.1.0 > Consumer mishandles topics deleted and recreated with the same nam

[GitHub] [kafka] kirktrue commented on a change in pull request #11465: OAuth updates 1

2021-11-09 Thread GitBox
kirktrue commented on a change in pull request #11465: URL: https://github.com/apache/kafka/pull/11465#discussion_r746067198 ## File path: tools/src/main/java/org/apache/kafka/tools/OAuthCompatibilityTool.java ## @@ -208,71 +171,221 @@ public static void main(String[] args) {

[GitHub] [kafka] kirktrue commented on a change in pull request #11465: OAuth updates 1

2021-11-09 Thread GitBox
kirktrue commented on a change in pull request #11465: URL: https://github.com/apache/kafka/pull/11465#discussion_r746067486 ## File path: tools/src/main/java/org/apache/kafka/tools/OAuthCompatibilityTool.java ## @@ -208,71 +171,221 @@ public static void main(String[] args) {

[GitHub] [kafka] hachikuji merged pull request #11448: KAFKA-13417; Ensure dynamic reconfigurations set old config properly

2021-11-09 Thread GitBox
hachikuji merged pull request #11448: URL: https://github.com/apache/kafka/pull/11448 -- 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-unsubsc

[jira] [Resolved] (KAFKA-13417) Dynamic thread pool re-configurations may not get processed

2021-11-09 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13417. - Resolution: Fixed > Dynamic thread pool re-configurations may not get processed > --

[jira] [Updated] (KAFKA-13417) Dynamic thread pool re-configurations may not get processed

2021-11-09 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson updated KAFKA-13417: Description: `DynamicBrokerConfig.updateCurrentConfig` includes the following logic to up

[GitHub] [kafka] jolshan commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs

2021-11-09 Thread GitBox
jolshan commented on a change in pull request #11331: URL: https://github.com/apache/kafka/pull/11331#discussion_r746077096 ## File path: core/src/main/scala/kafka/server/FetchSession.scala ## @@ -93,27 +93,38 @@ class CachedPartition(val topic: String, def this(topic: Strin

[GitHub] [kafka] jolshan commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs

2021-11-09 Thread GitBox
jolshan commented on a change in pull request #11331: URL: https://github.com/apache/kafka/pull/11331#discussion_r746078020 ## File path: core/src/main/scala/kafka/server/FetchSession.scala ## @@ -93,27 +93,38 @@ class CachedPartition(val topic: String, def this(topic: Strin

[GitHub] [kafka] splett2 commented on a change in pull request #11473: KAFKA-13436: Omitted BrokerTopicMetrics metrics in the documentation

2021-11-09 Thread GitBox
splett2 commented on a change in pull request #11473: URL: https://github.com/apache/kafka/pull/11473#discussion_r746081553 ## File path: docs/ops.html ## @@ -1447,12 +1447,32 @@

[GitHub] [kafka] jolshan commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs

2021-11-09 Thread GitBox
jolshan commented on a change in pull request #11331: URL: https://github.com/apache/kafka/pull/11331#discussion_r746077096 ## File path: core/src/main/scala/kafka/server/FetchSession.scala ## @@ -93,27 +93,38 @@ class CachedPartition(val topic: String, def this(topic: Strin

[GitHub] [kafka] jolshan commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs

2021-11-09 Thread GitBox
jolshan commented on a change in pull request #11331: URL: https://github.com/apache/kafka/pull/11331#discussion_r746096126 ## File path: core/src/test/scala/unit/kafka/server/FetchSessionTest.scala ## @@ -877,34 +921,182 @@ class FetchSessionTest { // Create an incremen

[GitHub] [kafka] jolshan commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs

2021-11-09 Thread GitBox
jolshan commented on a change in pull request #11331: URL: https://github.com/apache/kafka/pull/11331#discussion_r746100239 ## File path: core/src/test/scala/unit/kafka/server/ReplicaManagerTest.scala ## @@ -794,25 +793,26 @@ class ReplicaManagerTest { // We receive on

[GitHub] [kafka] junrao commented on a change in pull request #11465: OAuth updates 1

2021-11-09 Thread GitBox
junrao commented on a change in pull request #11465: URL: https://github.com/apache/kafka/pull/11465#discussion_r746103012 ## File path: tools/src/main/java/org/apache/kafka/tools/OAuthCompatibilityTool.java ## @@ -208,71 +171,219 @@ public static void main(String[] args) {

[GitHub] [kafka] wcarlson5 opened a new pull request #11479: KAFKA-12648: Make changing the named topologies blocking

2021-11-09 Thread GitBox
wcarlson5 opened a new pull request #11479: URL: https://github.com/apache/kafka/pull/11479 Use a Kafka future to be able to add, remove then add back the same topology ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify te

[GitHub] [kafka] wcarlson5 commented on pull request #11479: KAFKA-12648: Make changing the named topologies blocking

2021-11-09 Thread GitBox
wcarlson5 commented on pull request #11479: URL: https://github.com/apache/kafka/pull/11479#issuecomment-964644741 @ableegoldman @guozhangwang @rodesai Can you give this a look? I would like to say its pretty strait forward but -- This is an automated message from the Apache Git Ser

[GitHub] [kafka] wcarlson5 commented on a change in pull request #11479: KAFKA-12648: Make changing the named topologies blocking

2021-11-09 Thread GitBox
wcarlson5 commented on a change in pull request #11479: URL: https://github.com/apache/kafka/pull/11479#discussion_r746136746 ## File path: streams/src/main/java/org/apache/kafka/streams/processor/internals/namedtopology/RemoveNamedTopologyResult.java ## @@ -0,0 +1,74 @@ +/* +

[jira] [Created] (KAFKA-13438) Replace EasyMock and PowerMock with Mockito for WorkerTest

2021-11-09 Thread Liam Clarke-Hutchinson (Jira)
Liam Clarke-Hutchinson created KAFKA-13438: -- Summary: Replace EasyMock and PowerMock with Mockito for WorkerTest Key: KAFKA-13438 URL: https://issues.apache.org/jira/browse/KAFKA-13438 Project

[GitHub] [kafka] ocadaruma commented on a change in pull request #11422: KAFKA-9648: Add configuration to adjust listen backlog size for Acceptor

2021-11-09 Thread GitBox
ocadaruma commented on a change in pull request #11422: URL: https://github.com/apache/kafka/pull/11422#discussion_r746164256 ## File path: core/src/main/scala/kafka/network/SocketServer.scala ## @@ -660,7 +662,7 @@ private[kafka] class Acceptor(val endPoint: EndPoint, s

[GitHub] [kafka] dongjinleekr commented on pull request #11473: KAFKA-13436: Omitted BrokerTopicMetrics metrics in the documentation

2021-11-09 Thread GitBox
dongjinleekr commented on pull request #11473: URL: https://github.com/apache/kafka/pull/11473#issuecomment-964723425 @splett2 Here is the fix. Reviewing the documentation, I found that 1. the other 'BrokerTopicMetrics' metrics are omitting `,topic=([-.\w]+)` at the end 2. also omitting th

[GitHub] [kafka] dongjinleekr commented on pull request #11473: KAFKA-13436: Omitted BrokerTopicMetrics metrics in the documentation

2021-11-09 Thread GitBox
dongjinleekr commented on pull request #11473: URL: https://github.com/apache/kafka/pull/11473#issuecomment-964723611 As soon as this PR is merged, I will open a corresponding PR in `kafka-site`. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[jira] [Created] (KAFKA-13439) Deprecate EAGER rebalancing in Kafka Streams

2021-11-09 Thread A. Sophie Blee-Goldman (Jira)
A. Sophie Blee-Goldman created KAFKA-13439: -- Summary: Deprecate EAGER rebalancing in Kafka Streams Key: KAFKA-13439 URL: https://issues.apache.org/jira/browse/KAFKA-13439 Project: Kafka

[jira] [Commented] (KAFKA-13439) Deprecate EAGER rebalancing in Kafka Streams

2021-11-09 Thread A. Sophie Blee-Goldman (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17441477#comment-17441477 ] A. Sophie Blee-Goldman commented on KAFKA-13439: Hey [~showuon] , any in

[jira] [Assigned] (KAFKA-13439) Deprecate EAGER rebalancing in Kafka Streams

2021-11-09 Thread Luke Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Chen reassigned KAFKA-13439: - Assignee: Luke Chen > Deprecate EAGER rebalancing in Kafka Streams > --

[jira] [Commented] (KAFKA-13439) Deprecate EAGER rebalancing in Kafka Streams

2021-11-09 Thread Luke Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17441480#comment-17441480 ] Luke Chen commented on KAFKA-13439: --- Interesting! I'll take care of it! BTW, I'm draf

[jira] [Updated] (KAFKA-8575) Investigate removing EAGER protocol & cleaning up task suspension in Streams rebalancing

2021-11-09 Thread A. Sophie Blee-Goldman (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. Sophie Blee-Goldman updated KAFKA-8575: -- Fix Version/s: 3.2.0 (was: 3.1.0) > Investigate removing

[GitHub] [kafka] jolshan commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs

2021-11-09 Thread GitBox
jolshan commented on a change in pull request #11331: URL: https://github.com/apache/kafka/pull/11331#discussion_r746217460 ## File path: core/src/test/scala/unit/kafka/server/FetchSessionTest.scala ## @@ -967,6 +967,113 @@ class FetchSessionTest { .setErrorCode(errorCod

[GitHub] [kafka] JoeCqupt opened a new pull request #11480: MINOR: fix comment in TimingWheel

2021-11-09 Thread GitBox
JoeCqupt opened a new pull request #11480: URL: https://github.com/apache/kafka/pull/11480 It seems that there something error in the comment of TimingWheel ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage

[GitHub] [kafka] jolshan commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs

2021-11-09 Thread GitBox
jolshan commented on a change in pull request #11331: URL: https://github.com/apache/kafka/pull/11331#discussion_r746220127 ## File path: core/src/test/scala/unit/kafka/server/FetchSessionTest.scala ## @@ -967,6 +967,113 @@ class FetchSessionTest { .setErrorCode(errorCod

[GitHub] [kafka] jolshan commented on a change in pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs

2021-11-09 Thread GitBox
jolshan commented on a change in pull request #11331: URL: https://github.com/apache/kafka/pull/11331#discussion_r746220311 ## File path: core/src/test/scala/unit/kafka/server/FetchSessionTest.scala ## @@ -877,34 +921,182 @@ class FetchSessionTest { // Create an incremen

[GitHub] [kafka] mdedetrich commented on pull request #11478: KAFKA-13299: Accept duplicate listener on port for IPv4/IPv6

2021-11-09 Thread GitBox
mdedetrich commented on pull request #11478: URL: https://github.com/apache/kafka/pull/11478#issuecomment-964752828 Sure I will create one tomorrow, I didn't realize that adjusting the behavior while keep the exact same public interface required a KIP. -- This is an automated message fro

[GitHub] [kafka] JoeCqupt commented on pull request #11480: MINOR: fix comment in TimingWheel

2021-11-09 Thread GitBox
JoeCqupt commented on pull request #11480: URL: https://github.com/apache/kafka/pull/11480#issuecomment-964760674 Call for review @dajac -- 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 spec

[GitHub] [kafka] jeqo opened a new pull request #11481: KAFKA-13117: migrate TupleForwarder and CacheFlushListener to new Record API

2021-11-09 Thread GitBox
jeqo opened a new pull request #11481: URL: https://github.com/apache/kafka/pull/11481 *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 st

[GitHub] [kafka] florin-akermann commented on pull request #11456: KAFKA-13351: Add possibility to write kafka headers in Kafka Console Producer

2021-11-09 Thread GitBox
florin-akermann commented on pull request #11456: URL: https://github.com/apache/kafka/pull/11456#issuecomment-964819980 @dajac great, thanks. My username is 'florin.akermann'. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [kafka] dajac commented on pull request #11456: KAFKA-13351: Add possibility to write kafka headers in Kafka Console Producer

2021-11-09 Thread GitBox
dajac commented on pull request #11456: URL: https://github.com/apache/kafka/pull/11456#issuecomment-964865993 @florin-akermann done! -- 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

[GitHub] [kafka] dajac commented on pull request #11478: KAFKA-13299: Accept duplicate listener on port for IPv4/IPv6

2021-11-09 Thread GitBox
dajac commented on pull request #11478: URL: https://github.com/apache/kafka/pull/11478#issuecomment-964867210 Yeah... I would say that this one is a bit on the edge. I feel like we need a small KIP because the semantic of the configuration changes with your patch. Thanks. -- This is an