Re: [VOTE] KIP-752: Support --bootstrap-server in ReplicaVerificationTool

2021-06-10 Thread Dongjin Lee
Hi Ismael, > I am not convinced this tool is actually useful, I haven't seen anyone using it in years. Sure, you may right indeed. The `ReplicaVerificationTool` may not be so useful.[^0] However, I hope to propose another perspective. As long as this tool is provided with a launcher script in a

[jira] [Created] (KAFKA-12936) In-memory stores are always restored from scratch after dropping out of the group

2021-06-10 Thread A. Sophie Blee-Goldman (Jira)
A. Sophie Blee-Goldman created KAFKA-12936: -- Summary: In-memory stores are always restored from scratch after dropping out of the group Key: KAFKA-12936 URL:

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

2021-06-10 Thread Apache Jenkins Server
See Changes: -- [...truncated 478494 lines...] [2021-06-11T02:31:03.790Z] > Task :clients:jar UP-TO-DATE [2021-06-11T02:31:03.790Z] > Task :server-common:compileJava

Re: [VOTE] KIP-726: Make the "cooperative-sticky, range" as the default assignor

2021-06-10 Thread Luke Chen
Hi, Thanks for the discussion and votes. The KIP passed with: 3 binding votes: Guozhang Wang Sophie Blee-Goldman Konstantine Karantasis 1 non-binding votes: Dongjin Lee Thank you. Luke On Thu, Jun 10, 2021 at 7:13 AM Konstantine Karantasis wrote: > Thanks for the KIP Luke. > > +1 (binding)

Re: Request permission for KIP creation

2021-06-10 Thread Guozhang Wang
Hello Yi, I've added you to the wiki space. Cheers, Guozhang On Thu, Jun 10, 2021 at 12:58 PM Yi Ding wrote: > Hi Team, > > Could you help grant me permission to create KIP on > > https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Improvement+Proposals > ? > > My info is: > Wiki ID: Yi

[jira] [Resolved] (KAFKA-12934) Move some controller classes to the metadata package

2021-06-10 Thread Colin McCabe (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-12934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin McCabe resolved KAFKA-12934. -- Fix Version/s: 3.0.0 Reviewer: Jason Gustafson Resolution: Fixed > Move some

[jira] [Created] (KAFKA-12935) Flaky Test RestoreIntegrationTest.shouldRecycleStateFromStandbyTaskPromotedToActiveTaskAndNotRestore

2021-06-10 Thread Matthias J. Sax (Jira)
Matthias J. Sax created KAFKA-12935: --- Summary: Flaky Test RestoreIntegrationTest.shouldRecycleStateFromStandbyTaskPromotedToActiveTaskAndNotRestore Key: KAFKA-12935 URL:

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

2021-06-10 Thread Apache Jenkins Server
See Changes: -- [...truncated 476535 lines...] [2021-06-10T23:06:56.092Z] > Task :clients:jar UP-TO-DATE [2021-06-10T23:06:56.092Z] > Task :storage:api:compileJava

[jira] [Created] (KAFKA-12934) Move some controller classes to the metadata package

2021-06-10 Thread Colin McCabe (Jira)
Colin McCabe created KAFKA-12934: Summary: Move some controller classes to the metadata package Key: KAFKA-12934 URL: https://issues.apache.org/jira/browse/KAFKA-12934 Project: Kafka Issue

Request permission for KIP creation

2021-06-10 Thread Yi Ding
Hi Team, Could you help grant me permission to create KIP on https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Improvement+Proposals ? My info is: Wiki ID: Yi Ding Email: yd...@confluent.io Thank you! Yi

[jira] [Created] (KAFKA-12933) Flaky test ReassignPartitionsIntegrationTest.testReassignmentWithAlterIsrDisabled

2021-06-10 Thread Matthias J. Sax (Jira)
Matthias J. Sax created KAFKA-12933: --- Summary: Flaky test ReassignPartitionsIntegrationTest.testReassignmentWithAlterIsrDisabled Key: KAFKA-12933 URL: https://issues.apache.org/jira/browse/KAFKA-12933

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

2021-06-10 Thread Apache Jenkins Server
See Changes: -- [...truncated 406720 lines...] [2021-06-10T18:47:34.894Z] [2021-06-10T18:47:34.894Z] AclAuthorizerTest >

Re: [VOTE] KIP-390: Support Compression Level (rebooted)

2021-06-10 Thread Konstantine Karantasis
Makes sense. Looks like a good improvement. Thanks for including the evaluation in the proposal Dongjin. +1 (binding) Konstantine On Wed, Jun 9, 2021 at 6:59 PM Dongjin Lee wrote: > Thanks Ismel, Tom and Ryanne, > > I am now updating the KIP about the further works. Sure, You won't be >

[jira] [Created] (KAFKA-12932) Interfaces for SnapshotReader and SnapshotWriter

2021-06-10 Thread Jose Armando Garcia Sancio (Jira)
Jose Armando Garcia Sancio created KAFKA-12932: -- Summary: Interfaces for SnapshotReader and SnapshotWriter Key: KAFKA-12932 URL: https://issues.apache.org/jira/browse/KAFKA-12932 Project:

[jira] [Created] (KAFKA-12931) KIP-746: Revise KRaft Metadata Records

2021-06-10 Thread Colin McCabe (Jira)
Colin McCabe created KAFKA-12931: Summary: KIP-746: Revise KRaft Metadata Records Key: KAFKA-12931 URL: https://issues.apache.org/jira/browse/KAFKA-12931 Project: Kafka Issue Type:

Re: [VOTE] KIP-745: Connect API to restart connector and tasks

2021-06-10 Thread Randall Hauch
The vote passes with three binding +1s (Konstantine, Tom, me), three non-binding +1s (Ryanne, Kalpesh, Dongjin), and no -1 votes. Thanks all for taking the time to review and vote! Best regards, Randall On Thu, Jun 10, 2021 at 9:53 AM Tom Bentley wrote: > Hi Randall, > > Thanks for the KIP,

Re: [DISCUSS] KIP-716: Allow configuring the location of the offset-syncs topic with MirrorMaker2

2021-06-10 Thread Mickael Maison
Hi Tom, Thanks for the feedback. Yes unfortunately it's not possible to automatically detect such misconfiguration. In practice, I expect an administrator to quickly identify if no checkpoints are being emitted and notice the offset-syncs topic is missing or that there's a copy in both cluster.

[VOTE] KIP-748: Add Broker Count Metrics

2021-06-10 Thread Ryan Dielhenn
Hello, I would like to start a vote on KIP-748: Add Broker Count Metrics. Here is the KIP: https://cwiki.apache.org/confluence/display/KAFKA/KIP-748:+Add+Broker+Count+Metrics Here is the discussion thread:

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

2021-06-10 Thread Apache Jenkins Server
See Changes: -- [...truncated 474294 lines...] [2021-06-10T16:21:10.308Z] MetricsTest > testBrokerTopicMetricsUnregisteredAfterDeletingTopic() STARTED

Re: [VOTE] KIP-618: Exactly-once support for source connectors

2021-06-10 Thread Chris Egerton
Hi all, Firstly, thanks for the votes! Secondly--Ismael, in response to your feedback, I have to admit I'm a little in the dark here. Are you suggesting that there be a new Kafka API for the act of fencing out a producer with a given transactional ID (or set of transactional IDs)? If so, can you

Re: [VOTE] KIP-746: Revise KRaft Metadata Records

2021-06-10 Thread Colin McCabe
Hi all, Thanks for the discussion and votes. The vote passes with binding +1s from: Jason Gustafson Jun Rao David Arthur and a non-binding +1 from Israel Ekpo best, Colin On Wed, Jun 9, 2021, at 18:15, David Arthur wrote: > Thanks, Colin, looks good to me. +1 > > On Wed, Jun 9, 2021 at 8:32

Re: [VOTE] KIP-618: Exactly-once support for source connectors

2021-06-10 Thread Ismael Juma
One concern I have is that we are not introducing a request for the fencing and implementing that logic in the admin client directly. I would prefer a request in the txn coordinator with the right semantics. Ismael On Thu, Jun 10, 2021, 7:46 AM Gwen Shapira wrote: > I'm supportive of the

Re: [VOTE] KIP-745: Connect API to restart connector and tasks

2021-06-10 Thread Tom Bentley
Hi Randall, Thanks for the KIP, +1 (binding). Kind regards, Tom On Thu, Jun 10, 2021 at 4:09 AM Dongjin Lee wrote: > +1 (non-binding). > > As of present: > > - binding: +2 (Randall, Konstantine) > - non-binding: +3 (Ryanne, Kalpesh, Dongjin) > > We need one more +1 binding. > > Thanks, >

Re: [VOTE] KIP-618: Exactly-once support for source connectors

2021-06-10 Thread Gwen Shapira
I'm supportive of the feature and the interface details discussed in the discussion thread. I just want to clarify that I'm voting for the last version discussed in the thread - that includes two phase upgrade and no breaking changes in 3.0. +1 (binding) On Wed, Jun 9, 2021, 5:32 AM Chris

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

2021-06-10 Thread Apache Jenkins Server
See Changes: -- [...truncated 476764 lines...] [2021-06-10T13:54:40.536Z] [2021-06-10T13:54:40.536Z] ZooKeeperClientTest > testZooKeeperStateChangeRateMetrics() PASSED

[jira] [Created] (KAFKA-12930) Deprecate support for Scala 2.12 in Kafka 3.0

2021-06-10 Thread Ismael Juma (Jira)
Ismael Juma created KAFKA-12930: --- Summary: Deprecate support for Scala 2.12 in Kafka 3.0 Key: KAFKA-12930 URL: https://issues.apache.org/jira/browse/KAFKA-12930 Project: Kafka Issue Type:

[jira] [Created] (KAFKA-12929) KIP-750: Deprecate Java 8 in Kafka 3.0

2021-06-10 Thread Ismael Juma (Jira)
Ismael Juma created KAFKA-12929: --- Summary: KIP-750: Deprecate Java 8 in Kafka 3.0 Key: KAFKA-12929 URL: https://issues.apache.org/jira/browse/KAFKA-12929 Project: Kafka Issue Type: Sub-task

Re: [VOTE] KIP-751: Drop support for Scala 2.12 in Kafka 4.0 (deprecate in 3.0)

2021-06-10 Thread Ismael Juma
Thanks everyone for the votes and discussion. The KIP passed with: 6 binding +1s: 1. Konstantine K 2. Bruno C 3. Mickael M 4. David J 5. Tom B 6. me 5 non-binding +1s: 1. Josep P 2. Satish D 3. Israel E 4. Luke C 5. Mathew D Ismael On Mon, Jun 7, 2021 at 6:48 AM Ismael Juma wrote: > Since

Re: [VOTE] KIP-750: Drop support for Java 8 in Kafka 4.0 (deprecate in 3.0)

2021-06-10 Thread Ismael Juma
Thanks all for the discussion and votes. The KIP passed with: 8 +1 binding votes: 1. Konstantine K 2. Bruno C 3, Mickael M 4. Tom B 5. Colin M 6. David J 7. Rajini S 8. me 7 +1 non-binding votes: 1. Josep P 2. Dongjin L 3. Satish D 4. Ryanne D 5. Luke C 6. Matthew D 7. Israel E On Mon, Jun 7,

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

2021-06-10 Thread Apache Jenkins Server
See Changes: -- [...truncated 472083 lines...] [2021-06-10T11:36:49.318Z] [2021-06-10T11:36:49.318Z] ZooKeeperClientTest > testGetChildrenExistingZNodeWithChildren()

Review of the pull-request

2021-06-10 Thread Maksim Yakunin
Hey, guys! I opened my first pull-request about two weeks ago. Could you have a look at it, please? Here it is: https://github.com/apache/kafka/pull/10775 Many thanks in advance! -- *Best regards, Maksim Iakunin.* *Phone: +7 (915) 023-21-45**Email: yakun...@gmail.com *

Re: [VOTE] KIP-750: Drop support for Java 8 in Kafka 4.0 (deprecate in 3.0)

2021-06-10 Thread Rajini Sivaram
+1 (binding) Thanks for the KIP, Ismael! Regards, Rajini On Thu, Jun 10, 2021 at 8:07 AM David Jacot wrote: > +1 (binding), thanks! > > On Thu, Jun 10, 2021 at 3:17 AM Colin McCabe wrote: > > > +1 (binding). > > > > Looking forward to 4.0 (heh) > > > > best, > > Colin > > > > On Wed, Jun

[jira] [Created] (KAFKA-12928) Add a check whether the Task's statestore is actually a directory

2021-06-10 Thread Dongjin Lee (Jira)
Dongjin Lee created KAFKA-12928: --- Summary: Add a check whether the Task's statestore is actually a directory Key: KAFKA-12928 URL: https://issues.apache.org/jira/browse/KAFKA-12928 Project: Kafka

Re: [DISCUSS] KIP-726: Make the CooperativeStickyAssignor as the default assignor

2021-06-10 Thread Luke Chen
Hi Ryan, Thanks for your good comments. I've listed your comments in "Rejected Alternatives" in KIP. 1. Some cooperative-sticky related defects might not free before V3.0 → We've marked important defects as blocker for V3.0, ex: KAFKA-12896. Please raise any important defect if you found any.

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

2021-06-10 Thread Apache Jenkins Server
See Changes: -- [...truncated 479163 lines...] [Pipeline] sh [2021-06-10T08:11:48.668Z] + mvn compile [2021-06-10T08:11:49.686Z] [INFO] Scanning for projects...

Re: [VOTE] KIP-750: Drop support for Java 8 in Kafka 4.0 (deprecate in 3.0)

2021-06-10 Thread David Jacot
+1 (binding), thanks! On Thu, Jun 10, 2021 at 3:17 AM Colin McCabe wrote: > +1 (binding). > > Looking forward to 4.0 (heh) > > best, > Colin > > On Wed, Jun 9, 2021, at 02:45, Tom Bentley wrote: > > Hi Ismael, > > > > Thanks for the KIP, +1 (binding). > > > > Cheers, > > > > Tom > > > > On Wed,