[jira] [Created] (KAFKA-13590) Rename InternalTopologyBuilder's #topicGroups method to be more descriptive

2022-01-10 Thread A. Sophie Blee-Goldman (Jira)
A. Sophie Blee-Goldman created KAFKA-13590: -- Summary: Rename InternalTopologyBuilder's #topicGroups method to be more descriptive Key: KAFKA-13590 URL: https://issues.apache.org/jira/browse/KAFKA-13590

Re: 1% Kafka 3.0 unit test always fails

2022-01-10 Thread mohammad shadab
Hi Kirk , I have rebuild and ran unit test yesterday again, still same issue. Build log+ Unit test log+ Unit test report = https://drive.google.com/drive/folders/1lMUgETBNUS6ncEkfD5SU4E3JbqR8wHD4?usp=sharing -- log+ut result (satish) Note: please download the uni

[jira] [Created] (KAFKA-13589) fix flaky `PlaintextAdminIntegrationTest.testReplicaCanFetchFromLogStartOffsetAfterDeleteRecords` test

2022-01-10 Thread Luke Chen (Jira)
Luke Chen created KAFKA-13589: - Summary: fix flaky `PlaintextAdminIntegrationTest.testReplicaCanFetchFromLogStartOffsetAfterDeleteRecords` test Key: KAFKA-13589 URL: https://issues.apache.org/jira/browse/KAFKA-13589

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

2022-01-10 Thread Apache Jenkins Server
See

Build failed in Jenkins: Kafka » Kafka Branch Builder » 3.1 #54

2022-01-10 Thread Apache Jenkins Server
See Changes: -- [...truncated 500177 lines...] [2022-01-10T22:10:28.194Z] > Task :connect:json:testClasses UP-TO-DATE [2022-01-10T22:10:28.194Z] > Task :connect:json:testJar [2

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.1-test #3

2022-01-10 Thread Apache Jenkins Server
See

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

2022-01-10 Thread Apache Jenkins Server
See Changes: -- [...truncated 508138 lines...] [2022-01-10T21:57:17.412Z] org.apache.kafka.streams.integration.EosIntegrationTest > shouldNotViolateEosIfOneTaskFailsWithSt

KIP-500 for Windows

2022-01-10 Thread Breton, Kaven
Hi, We are one of the rare using a local Kafka on Windows in Production and would like to test the new KIP-500. I tried to set the values as proposed in my server.properties as stated in this article (Prepare Clients and Tools for Apache Kafka's Zookeeper Removal (KIP-500) (confluent.io)

[jira] [Created] (KAFKA-13588) We should consolidate `changelogFor` methods to simplify the generation of internal topic names

2022-01-10 Thread Walker Carlson (Jira)
Walker Carlson created KAFKA-13588: -- Summary: We should consolidate `changelogFor` methods to simplify the generation of internal topic names Key: KAFKA-13588 URL: https://issues.apache.org/jira/browse/KAFKA-1358

[DISCUSS] KIP-704: Send a hint to broker if it is an unclean leader

2022-01-10 Thread José Armando García Sancio
Hi all, I would like to open the discussion on implementing "KIP-704: Send a hint to broker if it is an unclean leader." See this wiki page for details: https://cwiki.apache.org/confluence/x/kAZRCg Thanks! -- -Jose

[jira] [Created] (KAFKA-13587) Implement unclean leader election in KIP-704

2022-01-10 Thread Jose Armando Garcia Sancio (Jira)
Jose Armando Garcia Sancio created KAFKA-13587: -- Summary: Implement unclean leader election in KIP-704 Key: KAFKA-13587 URL: https://issues.apache.org/jira/browse/KAFKA-13587 Project: Kafk

[jira] [Created] (KAFKA-13586) ConfigExceptions thrown by FileConfigProvider during connector/task startup crash worker

2022-01-10 Thread Greg Harris (Jira)
Greg Harris created KAFKA-13586: --- Summary: ConfigExceptions thrown by FileConfigProvider during connector/task startup crash worker Key: KAFKA-13586 URL: https://issues.apache.org/jira/browse/KAFKA-13586

Jenkins build is unstable: Kafka » Kafka Branch Builder » 3.1-test #2

2022-01-10 Thread Apache Jenkins Server
See

Build failed in Jenkins: Kafka » Kafka Branch Builder » 3.1 #53

2022-01-10 Thread Apache Jenkins Server
See Changes: -- [...truncated 501533 lines...] [2022-01-10T17:57:48.206Z] [2022-01-10T17:57:48.206Z] AlterUserScramCredentialsRequestTest > testAlterTooManyIterations() PASSE

Re: [DISCUSS] KIP-810: Allow producing records with null values in Kafka Console Producer

2022-01-10 Thread Tom Bentley
Hi Mickael, Thanks for the KIP. Case 5 in the KIP seems a bit weird to me: > > NULL:v0mykeymyvalue (5) > This will result in a record with key="mykey", value="myvalue" and > headers={"NULL": "v0"} This is because headers cannot have a null key. > To me this feels like it's more su

Request to be added on contributor list

2022-01-10 Thread 안승찬
Hello, I'm interested in playing on your project Kafka. After looking around, I've found an issue (KAFKA-13217 ) that I can tackle in. I've read the description and comments on that thread. At the first time, it was not clear to me, but thanks to

Re: Request to be added on contributor list

2022-01-10 Thread 안승찬
I realized that I needed to be added also to the wiki system to make a KIP. I just made an account with the same user name: *issea1015* Thank you for taking the time. I look forward to hearing from you! On Mon, Jan 10, 2022 at 6:59 PM 안승찬 wrote: > Hello, I'm interested in playing on your proje

Re: [VOTE] KIP-810: Allow producing records with null values in Kafka Console Producer

2022-01-10 Thread Chris Egerton
Hi Mickael, Happy new year! +1 non-binding. Cheers, Chris On Wed, Jan 5, 2022 at 3:08 PM John Roesler wrote: > Thanks Mickael! > > I’m +1 (binding) > > Thanks, > John > > On Tue, Jan 4, 2022, at 08:53, Israel Ekpo wrote: > > Thanks for the KIP, Mickael > > > > Looks great! > > > > +1 (non-bin

Build failed in Jenkins: Kafka » Kafka Branch Builder » 3.1 #52

2022-01-10 Thread Apache Jenkins Server
See Changes: -- [...truncated 501572 lines...] [2022-01-10T14:54:20.740Z] > Task :connect:json:testSrcJar [2022-01-10T14:54:20.740Z] > Task :core:compileScala UP-TO-DATE [2022-

[jira] [Created] (KAFKA-13585) Fix `kafka.server.ReplicaManagerTest.testReplicaAlterLogDirsWithAndWithoutIds` flaky test

2022-01-10 Thread David Jacot (Jira)
David Jacot created KAFKA-13585: --- Summary: Fix `kafka.server.ReplicaManagerTest.testReplicaAlterLogDirsWithAndWithoutIds` flaky test Key: KAFKA-13585 URL: https://issues.apache.org/jira/browse/KAFKA-13585

[jira] [Created] (KAFKA-13584) Fix `kafka.network.SocketServerTest.testUnmuteChannelWithBufferedReceives` flaky test

2022-01-10 Thread David Jacot (Jira)
David Jacot created KAFKA-13584: --- Summary: Fix `kafka.network.SocketServerTest.testUnmuteChannelWithBufferedReceives` flaky test Key: KAFKA-13584 URL: https://issues.apache.org/jira/browse/KAFKA-13584

[jira] [Created] (KAFKA-13583) Fix FetchRequestBetweenDifferentIbpTest flaky tests

2022-01-10 Thread David Jacot (Jira)
David Jacot created KAFKA-13583: --- Summary: Fix FetchRequestBetweenDifferentIbpTest flaky tests Key: KAFKA-13583 URL: https://issues.apache.org/jira/browse/KAFKA-13583 Project: Kafka Issue Type:

[jira] [Created] (KAFKA-13582) `TestVerifiableProducer. test_multiple_kraft_security_protocols` consistently fails

2022-01-10 Thread David Jacot (Jira)
David Jacot created KAFKA-13582: --- Summary: `TestVerifiableProducer. test_multiple_kraft_security_protocols` consistently fails Key: KAFKA-13582 URL: https://issues.apache.org/jira/browse/KAFKA-13582 Pro

Request to contribute

2022-01-10 Thread 안승찬
(sending again after subscribing to this mailing list) Hello, I'm interested in playing on your project Kafka. After looking around, I've found an issue (KAFKA-13217 ) that I can tackle in. I've read the description and comments on that thread.

Jenkins build is unstable: Kafka » Kafka Branch Builder » 3.1 #51

2022-01-10 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-13312) 'NetworkDegradeTest#test_rate' should wait until iperf server is listening

2022-01-10 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-13312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-13312. - Resolution: Fixed > 'NetworkDegradeTest#test_rate' should wait until iperf server is listening >

[jira] [Resolved] (KAFKA-10712) Update release scripts to Python3

2022-01-10 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-10712. - Fix Version/s: 3.1.0 Resolution: Fixed > Update release scripts to Python3 >

Re: Request to Contribute

2022-01-10 Thread Mickael Maison
Hi, I've added you to the contributor list. Thanks, Mickael On Mon, Jan 10, 2022 at 12:53 AM Ari Iramanesh wrote: > > Hi Apache Kafka team, > > I hope you're doing well! I'd like to contribute to Kafka. I've gone > through the developer documentation and found some tickets to work on. May > I b