Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #335

2021-07-19 Thread Apache Jenkins Server
See

Apache Kafka, permission to contribute

2021-07-19 Thread Patrick Stuedi
Hi all, I would like to request permission to contribute to Apache Kafka. My wiki and jira id is "pstuedi". Thanks! -Patrick

[DISCUSS] KIP-763: Range queries with open endpoints

2021-07-19 Thread Patrick Stuedi
Hi everyone, I would like to start the discussion for KIP-763: Range queries with open endpoints. The KIP can be found here: https://cwiki.apache.org/confluence/display/KAFKA/KIP-763%3A+Range+queries+with+open+endpoints Any feedback will be highly appreciated. Many thanks, Patrick

[jira] [Created] (KAFKA-13103) Should group admin handlers consider REBALANCE_IN_PROGRESS and GROUP_AUTHORIZATION_FAILED as retryable errors?

2021-07-19 Thread David Jacot (Jira)
David Jacot created KAFKA-13103: --- Summary: Should group admin handlers consider REBALANCE_IN_PROGRESS and GROUP_AUTHORIZATION_FAILED as retryable errors? Key: KAFKA-13103 URL: https://issues.apache.org/jira/browse/K

[jira] [Resolved] (KAFKA-13055) Security without JAAS configuration

2021-07-19 Thread Alexey Kashavkin (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kashavkin resolved KAFKA-13055. -- Resolution: Workaround I did it like this: {code:bash} listener.name.clients.scram-sha

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #336

2021-07-19 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-13058) `AlterConsumerGroupOffsetsHandler` does not handle partition errors correctly.

2021-07-19 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13058. - Reviewer: Rajini Sivaram Resolution: Fixed > `AlterConsumerGroupOffsetsHandler` does not h

[DISCUSS] [KAFKA-7572] Producer should not send requests with negative partition id

2021-07-19 Thread Wenhao Ji
Hi everyone, I would like to start a discussion about KAFKA-7572 [1] and its corresponding pull request [2]. The ticket is about a bug that will happen if a user-defined partitioner returns a negative partition number. KafkaProducer will try to send this record to a nonexistent partition again an

[jira] [Resolved] (KAFKA-9555) Topic-based implementation for the RemoteLogMetadataManager

2021-07-19 Thread Jun Rao (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-9555. Resolution: Fixed merged the PR to trunk. > Topic-based implementation for the RemoteLogMetadataManager >

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #337

2021-07-19 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.0 #43

2021-07-19 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-13104) Controller should notify the RaftClient when it resigns

2021-07-19 Thread Jose Armando Garcia Sancio (Jira)
Jose Armando Garcia Sancio created KAFKA-13104: -- Summary: Controller should notify the RaftClient when it resigns Key: KAFKA-13104 URL: https://issues.apache.org/jira/browse/KAFKA-13104 Pr

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #338

2021-07-19 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.0 #44

2021-07-19 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-13105) Expose a method in KafkaConfig to write the configs to a logger

2021-07-19 Thread Colin McCabe (Jira)
Colin McCabe created KAFKA-13105: Summary: Expose a method in KafkaConfig to write the configs to a logger Key: KAFKA-13105 URL: https://issues.apache.org/jira/browse/KAFKA-13105 Project: Kafka

[jira] [Resolved] (KAFKA-13090) Improve cluster snapshot integration test

2021-07-19 Thread Konstantine Karantasis (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantine Karantasis resolved KAFKA-13090. Resolution: Fixed Resolving given that the PR got merged and cherry-picked

[jira] [Resolved] (KAFKA-12803) Support reassigning partitions when in KRaft mode

2021-07-19 Thread Konstantine Karantasis (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantine Karantasis resolved KAFKA-12803. Resolution: Fixed Resolving as Fixed given that the PR got merged and cher

Build failed in Jenkins: Kafka » Kafka Branch Builder » trunk #339

2021-07-19 Thread Apache Jenkins Server
See Changes: -- [...truncated 485711 lines...] [2021-07-19T21:40:12.671Z] [2021-07-19T21:40:12.671Z] DeleteOffsetsConsumerGroupCommandIntegrationTest > testDeleteOffsetsOf

[jira] [Resolved] (KAFKA-12588) Remove deprecated --zookeeper in shell commands

2021-07-19 Thread Ismael Juma (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-12588. - Resolution: Fixed > Remove deprecated --zookeeper in shell commands > --

Re: [DISCUSS] Apache Kafka 3.0.0 release plan with new updated dates

2021-07-19 Thread Konstantine Karantasis
Hi all, Since last week, we have reached the stage of Code Freeze for the 3.0.0 Apache Kafka release. >From this point forward and until the official release of 3.0.0, only critical fixes for blocker issues should be merged to the 3.0 release branch. The release plan currently includes ten (10)

Jenkins build is unstable: Kafka » Kafka Branch Builder » trunk #340

2021-07-19 Thread Apache Jenkins Server
See

Jenkins build is unstable: Kafka » Kafka Branch Builder » 3.0 #46

2021-07-19 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-761: Add total blocked time metric to streams

2021-07-19 Thread Rohan Desai
Thanks for the review Guozhang! responding to your feedback inline: > 1) I agree that the current ratio metrics is just "snapshot in point", and more flexible metrics that would allow reporters to calculate based on window intervals are better. However, the current mechanism of the proposed metric