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

2022-09-23 Thread Apache Jenkins Server
See

Build failed in Jenkins: Kafka » Kafka Branch Builder » 3.3 #84

2022-09-23 Thread Apache Jenkins Server
See Changes: -- [...truncated 499384 lines...] [2022-09-24T01:18:32.130Z] [2022-09-24T01:18:32.130Z] org.apache.kafka.streams.processor.internals.StreamsAssignmentScaleTest

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

2022-09-23 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-14260) InMemoryKeyValueStore iterator still throws ConcurrentModificationException

2022-09-23 Thread Avi Cherry (Jira)
Avi Cherry created KAFKA-14260: -- Summary: InMemoryKeyValueStore iterator still throws ConcurrentModificationException Key: KAFKA-14260 URL: https://issues.apache.org/jira/browse/KAFKA-14260 Project:

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

2022-09-23 Thread Apache Jenkins Server
See Changes: -- [...truncated 423071 lines...] [2022-09-23T23:15:47.272Z] > Task :connect:api:testSrcJar [2022-09-23T23:15:47.272Z] > Task

Jenkins build is unstable: Kafka » Kafka Branch Builder » 3.3 #83

2022-09-23 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-848: The Next Generation of the Consumer Rebalance Protocol

2022-09-23 Thread Guozhang Wang
Hello David, On Fri, Sep 23, 2022 at 2:00 AM David Jacot wrote: > Hey, > > > Just to clarify I was asking about the `version` of the assignor (i.e. up > to what version that the client would support), and I do agree we would not > need metadata. What I have in mind is that, for some specific

[jira] [Created] (KAFKA-14259) BrokerRegistration#toString throws an exception, terminating metadata replay

2022-09-23 Thread Colin McCabe (Jira)
Colin McCabe created KAFKA-14259: Summary: BrokerRegistration#toString throws an exception, terminating metadata replay Key: KAFKA-14259 URL: https://issues.apache.org/jira/browse/KAFKA-14259

[jira] [Created] (KAFKA-14258) Add ducktape or junit test verifying that brokers can reload snapshots after startup

2022-09-23 Thread Colin McCabe (Jira)
Colin McCabe created KAFKA-14258: Summary: Add ducktape or junit test verifying that brokers can reload snapshots after startup Key: KAFKA-14258 URL: https://issues.apache.org/jira/browse/KAFKA-14258

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

2022-09-23 Thread Apache Jenkins Server
See

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

2022-09-23 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-848: The Next Generation of the Consumer Rebalance Protocol

2022-09-23 Thread David Jacot
Hey, > Just to clarify I was asking about the `version` of the assignor (i.e. up to what version that the client would support), and I do agree we would not need metadata. What I have in mind is that, for some specific built-in broker-assignors, e.g. rack-aware assignors, if it's possible that in

Re: [jira] [Created] (KAFKA-14257) Unexpected error INCONSISTENT_CLUSTER_ID in VOTE response

2022-09-23 Thread deng ziming
Hello jianbin, This error happens when the clusterIds are inconsistent among all kraft voters, have you checked the cluster.id in your meta.properties(meta.properties is generated using `kafka-storage.sh`) ? -- Ziming On Fri, Sep 23, 2022 at 9:41 AM jianbin.chen (Jira) wrote: > jianbin.chen