Build failed in Jenkins: Kafka » Kafka Branch Builder » 3.7 #102

2024-03-05 Thread Apache Jenkins Server
See Changes: -- [...truncated 456542 lines...] [2024-03-06T05:11:17.212Z] Gradle Test Run :streams:test > Gradle Test Executor 93 > RocksDBMetricsRecorderTest >

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

2024-03-05 Thread Apache Jenkins Server
See

[DISCUSS] KIP-1025: Optionally URL-encode clientID and clientSecret in authorization header

2024-03-05 Thread Nelson B.
Hi all, I would like to start a discussion on KIP-1025, which would optionally URL-encode clientID and clientSecret in the authorization header https://cwiki.apache.org/confluence/display/KAFKA/KIP-1025%3A+Optionally+URL-encode+clientID+and+clientSecret+in+authorization+header Best, Nelson B.

Re: [VOTE] KIP-995: Allow users to specify initial offsets while creating connectors

2024-03-05 Thread Ashwin
Thanks Yash, Yes , I think we can use @JsonInclude(JsonInclude.Include.NON_NULL) to exclude “initial_offsets_response” from the create response if offset is not specified. I’ll close the voting this week , if there are no further comments. Thanks for voting, everyone! Ashwin On Tue, Mar 5,

[jira] [Created] (KAFKA-16346) Fix flay MetricsTest.testMetrics

2024-03-05 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-16346: -- Summary: Fix flay MetricsTest.testMetrics Key: KAFKA-16346 URL: https://issues.apache.org/jira/browse/KAFKA-16346 Project: Kafka Issue Type: Bug

[jira] [Resolved] (KAFKA-15417) JoinWindow does not seem to work properly with a KStream - KStream - LeftJoin()

2024-03-05 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax resolved KAFKA-15417. - Fix Version/s: 3.8.0 Resolution: Fixed > JoinWindow does not seem to work

[jira] [Resolved] (KAFKA-16209) fetchSnapshot might return null if topic is created before v2.8

2024-03-05 Thread Luke Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Chen resolved KAFKA-16209. --- Fix Version/s: 3.8.0 3.7.1 Resolution: Fixed > fetchSnapshot might return

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

2024-03-05 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-853: KRaft Controller Membership Changes

2024-03-05 Thread Jun Rao
Hi, Jose, Thanks for the reply. 30. So raft.version controls the version of Fetch among the voters. It would be useful to document that. 36. Option 1 is fine. Could we document this in the section of "Bootstrapping with multiple voters"? 37. We don't batch multiple topic partitions in

Re: [VOTE] KIP-995: Allow users to specify initial offsets while creating connectors

2024-03-05 Thread Yash Mayya
Hi Chris, I followed up with Ashwin offline and I believe he wanted to take a closer look at the `ConnectorInfoWithInitialOffsetsResponse` stuff he mentioned in the previous email and whether or not that'll be required (alternatively using some Jackson JSON tricks). However, that's an

Re: [DISCUSS] KIP-1021: Allow to get last stable offset (LSO) in kafka-get-offsets.sh

2024-03-05 Thread Ahmed Sobeh
I adjusted the KIP according to what we agreed on, let me know if you have any comments! Best, Ahmed On Thu, Feb 29, 2024 at 1:44 AM Luke Chen wrote: > Hi Ahmed, > > Thanks for the KIP! > > Comments: > 1. If we all agree with the suggestion from Andrew, you could update the > KIP. > >

Re: [VOTE] KIP-995: Allow users to specify initial offsets while creating connectors

2024-03-05 Thread Chris Egerton
Hi all, Wanted to bump this and see if it looks good enough for a third vote. Yash, any thoughts? Cheers, Chris On Mon, Jan 29, 2024 at 2:55 AM Ashwin wrote: > Thanks for reviewing this KIP, Yash. > > Could you please elaborate on the cleanup steps? For instance, if we > > encounter an

Re: [DISCUSS] KIP-1010: Topic Partition Quota

2024-03-05 Thread Viktor Somogyi-Vass
Hi Afshin, A couple observations: 1. The image you inserted doesn't get shown, please fix it 2. I'd like to clarify your proposal a bit. So for now we had (user, client), (user) or (client) combinations. You'd like to introduce topic-partitions in this framework. Would it extend the current

[jira] [Created] (KAFKA-16345) Optionally allow urlencoding clientId and clientSecret in authorization header

2024-03-05 Thread Nelson B. (Jira)
Nelson B. created KAFKA-16345: - Summary: Optionally allow urlencoding clientId and clientSecret in authorization header Key: KAFKA-16345 URL: https://issues.apache.org/jira/browse/KAFKA-16345 Project:

[jira] [Created] (KAFKA-16344) Internal topic mm2-offset-syncsinternal created with single partition is putting more load on the broker

2024-03-05 Thread Janardhana Gopalachar (Jira)
Janardhana Gopalachar created KAFKA-16344: - Summary: Internal topic mm2-offset-syncsinternal created with single partition is putting more load on the broker Key: KAFKA-16344 URL:

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

2024-03-05 Thread Apache Jenkins Server
See

[VOTE] KIP-981: Manage Connect topics with custom implementation of Admin

2024-03-05 Thread Omnia Ibrahim
Hi everyone, I would like to start the vote on KIP-981: Manage Connect topics with custom implementation of Admin https://cwiki.apache.org/confluence/display/KAFKA/KIP-981%3A+Manage+Connect+topics+with+custom+implementation+of+Admin Thanks Omnia