[jira] [Commented] (KAFKA-13281) Support upgrades with dynamic addition/removal of disjoint "named" topologies

2021-11-26 Thread Luke Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17449718#comment-17449718 ] Luke Chen commented on KAFKA-13281: --- Or, do you think we can publish the API to allow

[jira] [Updated] (KAFKA-12791) ConcurrentModificationException in KafkaProducer constructor

2021-11-26 Thread Lucas Bradstreet (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Bradstreet updated KAFKA-12791: - Fix Version/s: 3.0.0 > ConcurrentModificationException in KafkaProducer constructor > --

[jira] [Resolved] (KAFKA-12791) ConcurrentModificationException in KafkaProducer constructor

2021-11-26 Thread Lucas Bradstreet (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Bradstreet resolved KAFKA-12791. -- Resolution: Fixed > ConcurrentModificationException in KafkaProducer constructor > ---

[GitHub] [kafka] jsancio commented on a change in pull request #11529: KAFKA-12932: Interfaces for SnapshotReader and SnapshotWriter

2021-11-26 Thread GitBox
jsancio commented on a change in pull request #11529: URL: https://github.com/apache/kafka/pull/11529#discussion_r757663204 ## File path: raft/src/main/java/org/apache/kafka/snapshot/RecordsSnapshotReader.java ## @@ -14,17 +14,29 @@ * See the License for the specific languag

[GitHub] [kafka] jsancio commented on a change in pull request #11529: KAFKA-12932: Interfaces for SnapshotReader and SnapshotWriter

2021-11-26 Thread GitBox
jsancio commented on a change in pull request #11529: URL: https://github.com/apache/kafka/pull/11529#discussion_r756184332 ## File path: raft/src/main/java/org/apache/kafka/snapshot/FileSnapshotWriter.java ## @@ -0,0 +1,68 @@ +/* + * Licensed to the Apache Software Foundation

[jira] [Commented] (KAFKA-13294) Upgrade Netty to 4.1.68 for CVE fixes

2021-11-26 Thread Dominique Mongelli (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17449582#comment-17449582 ] Dominique Mongelli commented on KAFKA-13294: Thanks [~mimaison]  > Upgrade

[jira] [Created] (KAFKA-13486) Kafka Connect: Failed to start task due to NPE

2021-11-26 Thread Geliba Uilte (Jira)
Geliba Uilte created KAFKA-13486: Summary: Kafka Connect: Failed to start task due to NPE Key: KAFKA-13486 URL: https://issues.apache.org/jira/browse/KAFKA-13486 Project: Kafka Issue Type: Bu

[jira] [Comment Edited] (KAFKA-12791) ConcurrentModificationException in KafkaProducer constructor

2021-11-26 Thread Debraj Manna (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17449532#comment-17449532 ] Debraj Manna edited comment on KAFKA-12791 at 11/26/21, 12:04 PM:

[jira] [Commented] (KAFKA-12791) ConcurrentModificationException in KafkaProducer constructor

2021-11-26 Thread Debraj Manna (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17449532#comment-17449532 ] Debraj Manna commented on KAFKA-12791: -- The fix is released in Kafka 3.0. Can this

[GitHub] [kafka] showuon commented on pull request #11242: [WIP] MINOR: POC for KIP-591: Add config to set default store impl class

2021-11-26 Thread GitBox
showuon commented on pull request #11242: URL: https://github.com/apache/kafka/pull/11242#issuecomment-979793930 @guozhangwang , thanks for your comment. I finally got time to revisit this POC. Yes, I agree that this new state store config can be defined on the newly introduced `TopologyCo

[jira] [Commented] (KAFKA-13281) Support upgrades with dynamic addition/removal of disjoint "named" topologies

2021-11-26 Thread Luke Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17449464#comment-17449464 ] Luke Chen commented on KAFKA-13281: --- [~ableegoldman] [~wcarlson5] , do you have estima

[jira] [Created] (KAFKA-13485) Restart connectors after RetriableException raised from Task::start()

2021-11-26 Thread Gunnar Morling (Jira)
Gunnar Morling created KAFKA-13485: -- Summary: Restart connectors after RetriableException raised from Task::start() Key: KAFKA-13485 URL: https://issues.apache.org/jira/browse/KAFKA-13485 Project: Ka