[jira] [Created] (KAFKA-14264) Create a coordinator class for the new implementation

2022-09-27 Thread Philip Nee (Jira)
Philip Nee created KAFKA-14264: -- Summary: Create a coordinator class for the new implementation Key: KAFKA-14264 URL: https://issues.apache.org/jira/browse/KAFKA-14264 Project: Kafka Issue Type:

Re: [VOTE] KIP-868 Metadata Transactions

2022-09-27 Thread Luke Chen
Hi David, +1 (binding) from me. Thank you Luke On Tue, Sep 27, 2022 at 11:02 PM David Arthur wrote: > Hey folks, I'd like to start a vote on KIP-868. This proposal adds > lightweight transactions to the KRaft controller. These transactions > will allow us to generate atomic batches of records

Re: [DISCUSS] KIP-868 Metadata Transactions (new thread)

2022-09-27 Thread Luke Chen
Hi David, I think there's still an unanswered question from Ziming: > I think we can also describe visibility in the MetadataShell since it is also a public interface. I think this suggestion makes sense. But I'm still +1 for current proposal. Thanks. Luke On Tue, Sep 27, 2022 at 11:11 PM David

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

2022-09-27 Thread Apache Jenkins Server
See Changes: -- [...truncated 499923 lines...] [2022-09-27T22:29:02.859Z] [2022-09-27T22:29:02.859Z] org.apache.kafka.streams.integration.TableTableJoinIntegrationTest > tes

What is the correct way to terminate SSL

2022-09-27 Thread Shuxin Yang
Hi,     This is my first email to this mailing list:-)     In some situations, Kafka-clients cannot directly hook to brokers. There will be few reverse-proxies between them, with some of these proxies serving as SSL terminator.     There are lots of articles about how to setup Kafka with TLS

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

2022-09-27 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-858: Handle JBOD broker disk failure in KRaft

2022-09-27 Thread Igor Soarez
Hi Ziming, Thank you for having another look at this KIP, and please accept my apologies as to my delay in replying. The migration introduces JBOD support, so before the migration there should only be one log directory configured per broker. This assumption simplifies how the controller learns

Re: [VOTE] 3.3.0 RC2

2022-09-27 Thread David Arthur
I re-ran the failing system tests last night and got passing builds for each. There is still some flakiness it seems. Round trip test: http://confluent-kafka-branch-builder-system-test-results.s3-us-west-2.amazonaws.com/system-test-kafka-branch-builder--1664223686--apache--3.3--9b8a48ca2a/2022-09-

[jira] [Created] (KAFKA-14263) Investigate flaky upgrade_test.py (missing messages)

2022-09-27 Thread David Arthur (Jira)
David Arthur created KAFKA-14263: Summary: Investigate flaky upgrade_test.py (missing messages) Key: KAFKA-14263 URL: https://issues.apache.org/jira/browse/KAFKA-14263 Project: Kafka Issue Ty

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

2022-09-27 Thread Apache Jenkins Server
See Changes: -- [...truncated 425899 lines...] [2022-09-27T16:29:19.354Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > FineGrainedAutoResetIntegra

Re: [DISCUSS] KIP-868 Metadata Transactions (new thread)

2022-09-27 Thread David Arthur
Thanks for the reviews, everyone. I’ve started a VOTE thread -David On Fri, Sep 23, 2022 at 00:55 deng ziming wrote: > David, > Thanks for the feedback about #2 and #3, I'm OK with them. > I also mentioned the visibility in the MetadataShell in #1, do you have any > thoughts? > > -- > Best, > Z

[VOTE] KIP-868 Metadata Transactions

2022-09-27 Thread David Arthur
Hey folks, I'd like to start a vote on KIP-868. This proposal adds lightweight transactions to the KRaft controller. These transactions will allow us to generate atomic batches of records that exceed the current limits of the metadata layer. Here is the KIP: https://cwiki.apache.org/confluence/dis

Re: [DISCUSS] KIP-871: Fix ByteBufferSerializer#serialize(String, ByteBuffer) compatible problem

2022-09-27 Thread ShunKang Lin
Hi Guozhang, Thanks for your comments! I saw this Jira has been open for 5 years so I thought maybe a KIP was needed. I will discard this KIP now. Best, ShunKang Guozhang Wang 于2022年9月27日周二 06:27写道: > Hello ShunKang, > > Thanks for filing the report. I looked at the source code and I agree it

Re: Re: [DISCUSS] KIP-710: Full support for distributed mode in dedicated MirrorMaker 2.0 clusters

2022-09-27 Thread Chris Egerton
Thanks Daniel! No further comments from me, looks good. On Tue, Sep 27, 2022 at 4:39 AM Dániel Urbán wrote: > Hi Chris, > > I understand your points, and I agree that this path is safer in terms of > future plans, I accept it. > Updated the KIP accordingly. > > Thanks, > Daniel > > Chris Egerton

Re: [VOTE] 3.3.0 RC2

2022-09-27 Thread Mickael Maison
+1 (binding) I checked the signatures/checksums, built from source and ran tests, and ran the quickstart with the 2.13 binaries. Thanks José and David for running this release On Mon, Sep 26, 2022 at 11:07 PM David Arthur wrote: > > Thanks for the votes, everyone! > > Here is the best recent run

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

2022-09-27 Thread Apache Jenkins Server
See Changes: -- [...truncated 500510 lines...] [2022-09-27T08:48:30.987Z] [2022-09-27T08:48:30.987Z] Exception: java.lang.AssertionError thrown from the UncaughtExceptionHand

[jira] [Created] (KAFKA-14262) Delete MirrorMaker v1

2022-09-27 Thread Mickael Maison (Jira)
Mickael Maison created KAFKA-14262: -- Summary: Delete MirrorMaker v1 Key: KAFKA-14262 URL: https://issues.apache.org/jira/browse/KAFKA-14262 Project: Kafka Issue Type: Task Componen

Re: Re: [DISCUSS] KIP-710: Full support for distributed mode in dedicated MirrorMaker 2.0 clusters

2022-09-27 Thread Dániel Urbán
Hi Chris, I understand your points, and I agree that this path is safer in terms of future plans, I accept it. Updated the KIP accordingly. Thanks, Daniel Chris Egerton ezt írta (időpont: 2022. szept. 21., Sze, 18:54): > Hi Daniel, > > I'm a little hesitant to add support for REST extensions a