[jira] [Resolved] (KAFKA-14367) Introduce `GroupCoordinator` interface

2023-01-19 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14367. - Fix Version/s: 3.5.0 Resolution: Fixed > Introduce `GroupCoordinator` interface >

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

2023-01-19 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-14643) TopicBased RemoteLogMetadataManager can't support reassign user-partitions

2023-01-19 Thread hzh0425 (Jira)
hzh0425 created KAFKA-14643: --- Summary: TopicBased RemoteLogMetadataManager can't support reassign user-partitions Key: KAFKA-14643 URL: https://issues.apache.org/jira/browse/KAFKA-14643 Project: Kafka

[jira] [Created] (KAFKA-14642) TopicBased RemoteLogMetadataManager can't support reassign user-partitions

2023-01-19 Thread hzh0425 (Jira)
hzh0425 created KAFKA-14642: --- Summary: TopicBased RemoteLogMetadataManager can't support reassign user-partitions Key: KAFKA-14642 URL: https://issues.apache.org/jira/browse/KAFKA-14642 Project: Kafka

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

2023-01-19 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-14638) Documentation for transaction.timeout.ms should be more precise

2023-01-19 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax resolved KAFKA-14638. - Fix Version/s: 3.5.0 Resolution: Fixed > Documentation for

Re: [DISCUSS] KIP-900: KRaft kafka-storage.sh API additions to support SCRAM

2023-01-19 Thread Colin McCabe
Hi Proven, Thanks for putting this together. We always intended to have a way to bootstrap into using an all-SCRAM cluster, from scratch. I have two big comments here. First, I think we need a better interface than raw records. And second, I'm not sure that kafka-storage.sh is the right place

Re: [ANNOUNCE] New committer: Justine Olshan

2023-01-19 Thread Colin McCabe
Congratuations, Justine! Happy to hear it. I guess my message is a bit late too :) best, Colin On Tue, Jan 17, 2023, at 17:23, Kowshik Prakasam wrote: > Congrats, Justine! > > > Cheers, > Kowshik > > On Tue, Jan 17, 2023, 4:53 PM Guozhang Wang > wrote: > >> Congratulations, Justine (I'm also

Re: [ANNOUNCE] New committer: Stanislav Kozlovski

2023-01-19 Thread Colin McCabe
Congratulations, Stan! Well deserved. best, Colin On Tue, Jan 17, 2023, at 07:50, Jun Rao wrote: > Hi, Everyone, > > The PMC of Apache Kafka is pleased to announce a new Kafka committer > Stanislav Kozlovski. > > Stan has been contributing to Apache Kafka since June 2018. He made various >

[jira] [Created] (KAFKA-14641) Cleanup CommitNeeded after EOS-V1 is removed

2023-01-19 Thread Guozhang Wang (Jira)
Guozhang Wang created KAFKA-14641: - Summary: Cleanup CommitNeeded after EOS-V1 is removed Key: KAFKA-14641 URL: https://issues.apache.org/jira/browse/KAFKA-14641 Project: Kafka Issue Type:

Re: [VOTE] KIP-869: Improve Streams State Restoration Visibility

2023-01-19 Thread Guozhang Wang
Hello Matthias, Thanks for the feedback. I was on vacation for a while. Pardon for the late replies. Please see them inline below On Thu, Dec 1, 2022 at 11:23 PM Matthias J. Sax wrote: > > Seems I am late to the party... Great KIP. Couple of questions from my side: > > (1) What is the purpose

[jira] [Created] (KAFKA-14640) Update AddPartitionsToTxn protocol to batch and handle verifyOnly requests

2023-01-19 Thread Justine Olshan (Jira)
Justine Olshan created KAFKA-14640: -- Summary: Update AddPartitionsToTxn protocol to batch and handle verifyOnly requests Key: KAFKA-14640 URL: https://issues.apache.org/jira/browse/KAFKA-14640

Jenkins build is unstable: Kafka » Kafka Branch Builder » 3.4 #44

2023-01-19 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-875: First-class offsets support in Kafka Connect

2023-01-19 Thread Chris Egerton
Hi Greg, Thanks for your thoughts. Responses inline: > Does this mean that a connector may be assigned to a non-leader worker in the cluster, an alter request comes in, and a connector instance is temporarily started on the leader to service the request? > While the alterOffsets method is being

[GitHub] [kafka-site] stanislavkozlovski merged pull request #480: MINOR: Add Stanislav Kozlovski to committer list

2023-01-19 Thread GitBox
stanislavkozlovski merged PR #480: URL: https://github.com/apache/kafka-site/pull/480 -- 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:

[DISCUSS] KIP-900: KRaft kafka-storage.sh API additions to support SCRAM

2023-01-19 Thread Proven Provenzano
I have written a KIP describing the API additions needed to kafka-storage to store SCRAM credentials at bootstrap time. Please take a look at https://cwiki.apache.org/confluence/display/KAFKA/KIP-900%3A+KRaft+kafka-storage.sh+API+additions+to+support+SCRAM+for+Kafka+Brokers -- --Proven

Build failed in Jenkins: Kafka » Kafka Branch Builder » 3.4 #43

2023-01-19 Thread Apache Jenkins Server
See Changes: -- [...truncated 436031 lines...] [2023-01-19T19:00:13.553Z] > Task :connect:api:testSrcJar [2023-01-19T19:00:13.553Z] > Task

[jira] [Resolved] (KAFKA-14637) Upgrade to 3.4 from old versions (< 0.10) are failing due to incompatible meta.properties check

2023-01-19 Thread Akhilesh Chaganti (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akhilesh Chaganti resolved KAFKA-14637. --- Fix Version/s: 3.4.0 Resolution: Fixed > Upgrade to 3.4 from old versions (<

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

2023-01-19 Thread Apache Jenkins Server
See

[GitHub] [kafka-site] stanislavkozlovski commented on pull request #480: MINOR: Add Stanislav Kozlovski to committer list

2023-01-19 Thread GitBox
stanislavkozlovski commented on PR #480: URL: https://github.com/apache/kafka-site/pull/480#issuecomment-1396858053 tested locally, looks like this: ![Uploading image.png…]() -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [kafka-site] stanislavkozlovski commented on a diff in pull request #480: MINOR: Add Stanislav Kozlovski to committer list

2023-01-19 Thread GitBox
stanislavkozlovski commented on code in PR #480: URL: https://github.com/apache/kafka-site/pull/480#discussion_r1081162645 ## committers.html: ## @@ -469,6 +469,18 @@ The committers + Review Comment: afaict we put a each two committers

[GitHub] [kafka-site] stanislavkozlovski opened a new pull request, #480: MINOR: Add Stanislav Kozlovski to committer list

2023-01-19 Thread GitBox
stanislavkozlovski opened a new pull request, #480: URL: https://github.com/apache/kafka-site/pull/480 This patch adds Stanislav Kozlovski to the committer page, including an image and a few social media links through which one can reach him (me) -- This is an automated message from the

[jira] [Created] (KAFKA-14639) Kafka CooperativeStickyAssignor revokes/assigns partition in one rebalance cycle

2023-01-19 Thread Bojan Blagojevic (Jira)
Bojan Blagojevic created KAFKA-14639: Summary: Kafka CooperativeStickyAssignor revokes/assigns partition in one rebalance cycle Key: KAFKA-14639 URL: https://issues.apache.org/jira/browse/KAFKA-14639