[jira] [Created] (KAFKA-12970) Make tiered storage related schemas adopt flexible versions feature.

2021-06-17 Thread Satish Duggana (Jira)
Satish Duggana created KAFKA-12970: -- Summary: Make tiered storage related schemas adopt flexible versions feature. Key: KAFKA-12970 URL: https://issues.apache.org/jira/browse/KAFKA-12970 Project: Ka

[jira] [Created] (KAFKA-12969) Add cluster or broker level config for topic level tiered storage confgs.

2021-06-17 Thread Satish Duggana (Jira)
Satish Duggana created KAFKA-12969: -- Summary: Add cluster or broker level config for topic level tiered storage confgs. Key: KAFKA-12969 URL: https://issues.apache.org/jira/browse/KAFKA-12969 Projec

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

2021-06-17 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-12968) Add integration tests for "test-kraft-server-start"

2021-06-17 Thread Jose Armando Garcia Sancio (Jira)
Jose Armando Garcia Sancio created KAFKA-12968: -- Summary: Add integration tests for "test-kraft-server-start" Key: KAFKA-12968 URL: https://issues.apache.org/jira/browse/KAFKA-12968 Projec

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

2021-06-17 Thread Apache Jenkins Server
See Changes: -- [...truncated 541970 lines...] [2021-06-17T23:52:16.298Z] [INFO] Project created from Archetype in dir: /home/jenkins/workspace/Kafka_kafka_trunk/streams/qu

[jira] [Resolved] (KAFKA-12906) Consumer should include partition and offset number in deserialization exception

2021-06-17 Thread Jason Gustafson (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-12906. - Fix Version/s: 3.0.0 Resolution: Fixed > Consumer should include partition and of

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

2021-06-17 Thread Apache Jenkins Server
See Changes: -- [...truncated 405139 lines...] [2021-06-17T21:44:40.669Z] AclAuthorizerTest > testHighConcurrencyModificationOfResourceAcls() PASSED [2021-06-17T21:44:40.66

Re: [DISCUSS] KIP-714: Client metrics and observability

2021-06-17 Thread Ryanne Dolan
Colin, > lack of support for collecting client metrics ...but kafka is not a metrics collector. There are lots of things kafka doesn't support. Should it also collect clients' logs for the same reasons? What other side channels should it proxy through brokers? > He mentioned the fact that config

Re: [DISCUSS] KIP-714: Client metrics and observability

2021-06-17 Thread Colin McCabe
Hi Ryan, These are not "arguments for observability in general" but descriptions of specific issues that come up due to Kafka's lack of support for collecting client metrics. He mentioned the fact that configuring client metrics usually involves setting up a separate metrics collection infrast

[jira] [Created] (KAFKA-12967) DescribeQuorum API should be forwarded from brokers

2021-06-17 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-12967: --- Summary: DescribeQuorum API should be forwarded from brokers Key: KAFKA-12967 URL: https://issues.apache.org/jira/browse/KAFKA-12967 Project: Kafka Iss

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

2021-06-17 Thread Apache Jenkins Server
See Changes: -- [...truncated 538933 lines...] [2021-06-17T15:57:02.959Z] [2021-06-17T15:57:02.959Z] DescribeConsumerGroupTest > testDescribeGroupOffsetsWithShortInitializ

[jira] [Created] (KAFKA-12966) MM2 doesn't trigger replicate data on new topics

2021-06-17 Thread Tommy (Jira)
Tommy created KAFKA-12966: - Summary: MM2 doesn't trigger replicate data on new topics Key: KAFKA-12966 URL: https://issues.apache.org/jira/browse/KAFKA-12966 Project: Kafka Issue Type: Bug

KAFKA-12889 pull request review request

2021-06-17 Thread qiang liu
hi kafka devlopers. I have created a jira KAFKA-12889 and a pull requst 10818 for fix log cleaner may left empty segments about every 2^31 messages. It has been about two weeks since the pr, but not got

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

2021-06-17 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-12965) Incorrect Error metrics reported by Kafka Connect worker task

2021-06-17 Thread rameshkrishnan muthusamy (Jira)
rameshkrishnan muthusamy created KAFKA-12965: Summary: Incorrect Error metrics reported by Kafka Connect worker task Key: KAFKA-12965 URL: https://issues.apache.org/jira/browse/KAFKA-12965

[jira] [Created] (KAFKA-12964) Corrupt segment recovery can delete new producer state snapshots

2021-06-17 Thread Gardner Vickers (Jira)
Gardner Vickers created KAFKA-12964: --- Summary: Corrupt segment recovery can delete new producer state snapshots Key: KAFKA-12964 URL: https://issues.apache.org/jira/browse/KAFKA-12964 Project: Kafka

Re: [DISCUSS] KIP-690 Add additional configuration to control MirrorMaker 2 internal topics naming convention

2021-06-17 Thread Omnia Ibrahim
Another reason why I think adding a configuration for each internal topic is not a good solution is how MM2 is naming these topics at the moment. Right now MM2 sets the name of the offset-syncs topic to mm2-offset-syncs..internal and for checkpoints is .checkpoints.internal so the name has a patter

[jira] [Resolved] (KAFKA-12662) add unit test for ProducerPerformance

2021-06-17 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-12662. Fix Version/s: 3.0.0 Resolution: Fixed > add unit test for ProducerPerformance > --

[jira] [Resolved] (KAFKA-12890) Consumer group stuck in `CompletingRebalance`

2021-06-17 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-12890. - Fix Version/s: (was: 2.8.1) (was: 2.7.2) (was:

[jira] [Created] (KAFKA-12963) Improve error message for Class cast exception

2021-06-17 Thread Rasmus Helbig Hansen (Jira)
Rasmus Helbig Hansen created KAFKA-12963: Summary: Improve error message for Class cast exception Key: KAFKA-12963 URL: https://issues.apache.org/jira/browse/KAFKA-12963 Project: Kafka

Re: [VOTE] KIP-633: Drop 24 hour default of grace period in Streams

2021-06-17 Thread Israel Ekpo
Thanks Mathias, The only concerns I have is my ability to contain the excitement when this feature finally gets merged into trunk for the upcoming release :) On Wed, Jun 16, 2021 at 7:54 PM Matthias J. Sax wrote: > Quick follow up. I did a small update to the KIP with regard to > https://issu

kafka compiling help?

2021-06-17 Thread yinghua...@163.com
When I imported the version of Kafka 2.4.1 into the idea, the following error occurred: A problem occurred configuring project ':core'. > Could not resolve all files for configuration ':core:scoverage'. > Could not resolve org.scoverage:scalac-scoverage-plugin_2.12:1.3.1. Required by:

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

2021-06-17 Thread Apache Jenkins Server
See Changes: -- [...truncated 542027 lines...] [2021-06-17T08:03:25.564Z] AclAuthorizerTest > testWritesExtendedAclChangeEventWhenInterBrokerProtocolAtLeastKafkaV2() PASSED

[jira] [Created] (KAFKA-12962) Followers that don't send `SyncGroup` not detected when group is loaded

2021-06-17 Thread David Jacot (Jira)
David Jacot created KAFKA-12962: --- Summary: Followers that don't send `SyncGroup` not detected when group is loaded Key: KAFKA-12962 URL: https://issues.apache.org/jira/browse/KAFKA-12962 Project: Kafka

[jira] [Created] (KAFKA-12961) Verify group generation in `DelayedJoin`

2021-06-17 Thread David Jacot (Jira)
David Jacot created KAFKA-12961: --- Summary: Verify group generation in `DelayedJoin` Key: KAFKA-12961 URL: https://issues.apache.org/jira/browse/KAFKA-12961 Project: Kafka Issue Type: Improvemen