Re: [VOTE] 3.3.1 RC0

2022-09-30 Thread David Jacot
Hey, I performed the following validations: * Verified all checksums and signatures. * Built from source and ran unit tests. * Ran the first quickstart steps for both ZK and KRaft. * Spotchecked the Javadocs. I am +1 (binding), assuming that the system tests look good. Thanks for running the rel

Re: Apache Kafka :-Producer-Consumer at different network

2022-09-30 Thread Namita Jaokar
Hi James, Thanks alot James for the solution provided. The below configurations did work when producer and consumer applications were checked with the scenarios mentioned. Thanks & Regards, Namita Jaokar On Tue, Sep 27, 2022 at 7:35 PM James Ziesig wrote: > Hi Namita, > > This is likely a lis

Re: Apache Kafka :-Producer-Consumer at different network

2022-09-30 Thread James Ziesig
Happy to help, Namita. Regards, Jim Ziesig On Fri, Sep 30, 2022 at 7:51 AM Namita Jaokar wrote: > Hi James, > > Thanks alot James for the solution provided. The below configurations did > work when producer and consumer applications were checked with the > scenarios mentioned. > > > Thanks & R

Re: Out of order messages when kafka streams application catches up

2022-09-30 Thread John Roesler
Hi Tomasz, Thanks for trying that out. It’s not the way I’d expect it to work. I don’t remember if there were any follow-up bugs that have been solved in subsequent releases. Just as a long shot, perhaps you can try it on the latest release (3.3.0)? Otherwise, I think the best path forward wou

Re: Out of order messages when kafka streams application catches up

2022-09-30 Thread John Roesler
Hi again, Tomasz, Your issue is really bugging me, since I'm pretty sure it shouldn't be happening. I went ahead and added an integration test with your exact scenario, as I understand it: https://github.com/apache/kafka/pull/12706 The test passes for me. Do you think you can check it out and

Re: [VOTE] 3.3.1 RC0

2022-09-30 Thread Bill Bejeck
Hi, I did the following to validate the release: 1. Validated all checksums, signatures 2. Built from source and ran all the unit tests 3. Ran the ZK and KRaft quickstart 4. Ran the Raft single quorum test 5. Ran the Kafka Streams quick start +1(binding) pending successful system

Apache Kafka Connect

2022-09-30 Thread Namita Jaokar
Hi All, I have a scenario where I want to send data from elasticsearch to Mongodb through kafka and while researching I came across Kafka connect. Through Kafka connect is it possible to have the elasticsearch as a source connector that will send data/messages from elasticsearch to kafka? I came

Re: [VOTE] 3.3.1 RC0

2022-09-30 Thread John Roesler
Hi José, I verified the signatures and ran all the unit tests, as well as the Streams integration tests with: > ./gradlew -version > > > Gradle 7.4.2 > > > Build time: 20