[jira] [Commented] (KAFKA-13431) Sink Connectors: Support topic-mutating SMTs for async connectors (preCommit users)

2022-08-20 Thread Diego Erdody (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17582373#comment-17582373 ] Diego Erdody commented on KAFKA-13431: -- Hi [~yash.mayya] . No, I'm not planning to

[jira] [Commented] (KAFKA-14000) Kafka-connect standby server shows empty tasks list

2022-08-20 Thread Sagar Rao (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17582346#comment-17582346 ] Sagar Rao commented on KAFKA-14000: --- hi [~xinzou] , Thanks for filing the bug. One thi

[jira] [Resolved] (KAFKA-13914) Implement kafka-metadata-quorum.sh

2022-08-20 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-13914. - Fix Version/s: 3.3.0 Resolution: Fixed > Implement kafka-metadata-quorum.sh > ---

[GitHub] [kafka] dengziming commented on pull request #12469: KAFKA-13914: Add command line tool kafka-metadata-quorum.sh

2022-08-20 Thread GitBox
dengziming commented on PR #12469: URL: https://github.com/apache/kafka/pull/12469#issuecomment-1221354360 Thanks for your patience @hachikuji -- 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] [Updated] (KAFKA-14091) Suddenly-killed tasks can leave hanging transactions open

2022-08-20 Thread Chris Egerton (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Egerton updated KAFKA-14091: -- Description: Right now, if a task running with exactly-once support is killed ungracefully, i

[GitHub] [kafka] hachikuji merged pull request #12469: KAFKA-13914: Add command line tool kafka-metadata-quorum.sh

2022-08-20 Thread GitBox
hachikuji merged PR #12469: URL: https://github.com/apache/kafka/pull/12469 -- 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.apach

[GitHub] [kafka] C0urante commented on a diff in pull request #12544: KAFKA-14098: Add meaningful default client IDs for Connect workers

2022-08-20 Thread GitBox
C0urante commented on code in PR #12544: URL: https://github.com/apache/kafka/pull/12544#discussion_r950708756 ## connect/runtime/src/main/java/org/apache/kafka/connect/runtime/Worker.java: ## @@ -983,7 +983,7 @@ private List sinkTaskReporters(ConnectorTaskId id, SinkConnectorC

[GitHub] [kafka] C0urante commented on pull request #12544: KAFKA-14098: Add meaningful default client IDs for Connect workers

2022-08-20 Thread GitBox
C0urante commented on PR #12544: URL: https://github.com/apache/kafka/pull/12544#issuecomment-1221326257 @mimaison if you have a moment, would you mind giving this a pass? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [kafka] C0urante opened a new pull request, #12544: KAFKA-14098: Add meaningful default client IDs for Connect workers

2022-08-20 Thread GitBox
C0urante opened a new pull request, #12544: URL: https://github.com/apache/kafka/pull/12544 [Jira](https://issues.apache.org/jira/browse/KAFKA-14098) Adds the client ID `connect-cluster-${groupId}-${topic}` to the producers and consumers used by Connect workers to interact with intern

[GitHub] [kafka] C0urante commented on a diff in pull request #12536: KAFKA-14160: Streamline clusterId retrieval in Connect

2022-08-20 Thread GitBox
C0urante commented on code in PR #12536: URL: https://github.com/apache/kafka/pull/12536#discussion_r950692858 ## connect/runtime/src/main/java/org/apache/kafka/connect/runtime/WorkerConfig.java: ## @@ -409,6 +412,13 @@ public String groupId() { return null; } +

[GitHub] [kafka] songnon commented on a diff in pull request #12543: KAFKA-10149: Allow auto preferred leader election for partitions are not being reassigned

2022-08-20 Thread GitBox
songnon commented on code in PR #12543: URL: https://github.com/apache/kafka/pull/12543#discussion_r950692749 ## core/src/test/scala/unit/kafka/controller/ControllerIntegrationTest.scala: ## @@ -490,6 +490,41 @@ class ControllerIntegrationTest extends QuorumTestHarness {

[jira] [Updated] (KAFKA-14012) passing a "method" into the `Utils.closeQuietly` method cause NPE

2022-08-20 Thread Chris Egerton (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Egerton updated KAFKA-14012: -- Fix Version/s: 3.4.0 > passing a "method" into the `Utils.closeQuietly` method cause NPE > ---

[jira] [Updated] (KAFKA-14007) Connect header converters are never closed

2022-08-20 Thread Chris Egerton (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Egerton updated KAFKA-14007: -- Fix Version/s: 3.4.0 > Connect header converters are never closed > --

[jira] [Assigned] (KAFKA-14000) Kafka-connect standby server shows empty tasks list

2022-08-20 Thread Sagar Rao (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sagar Rao reassigned KAFKA-14000: - Assignee: Sagar Rao > Kafka-connect standby server shows empty tasks list > ---

[jira] [Assigned] (KAFKA-14015) ConfigProvider with ttl fails to restart tasks

2022-08-20 Thread Sagar Rao (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sagar Rao reassigned KAFKA-14015: - Assignee: Sagar Rao > ConfigProvider with ttl fails to restart tasks >

[jira] [Resolved] (KAFKA-14012) passing a "method" into the `Utils.closeQuietly` method cause NPE

2022-08-20 Thread Sagar Rao (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sagar Rao resolved KAFKA-14012. --- Resolution: Fixed > passing a "method" into the `Utils.closeQuietly` method cause NPE >

[jira] [Resolved] (KAFKA-14007) Connect header converters are never closed

2022-08-20 Thread Sagar Rao (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sagar Rao resolved KAFKA-14007. --- Resolution: Fixed > Connect header converters are never closed > ---

[GitHub] [kafka] vamossagar12 commented on pull request #12485: KAFKA-14131: Adding InterruptException when reading to end of Offseto…

2022-08-20 Thread GitBox
vamossagar12 commented on PR #12485: URL: https://github.com/apache/kafka/pull/12485#issuecomment-1221262360 Thanks @C0urante . I think those are great points and I now realise the mistake I made with the PR. Here's what I am thinking and the answers to the rest of your points => 1)

[GitHub] [kafka] dajac commented on a diff in pull request #12501: KAFKA-14097: Separate configuration for producer ID expiry

2022-08-20 Thread GitBox
dajac commented on code in PR #12501: URL: https://github.com/apache/kafka/pull/12501#discussion_r950665710 ## core/src/main/scala/kafka/server/KafkaConfig.scala: ## @@ -1295,7 +1298,8 @@ object KafkaConfig { .define(TransactionsAbortTimedOutTransactionCleanupIntervalMsPr