Re: Request to be added to kafka contributors list

2024-05-21 Thread Fan Yang
Hi Matthia, I tried sign out and sign in, still can't find the "Assign" button, my JIRA ID is fanyan, could you help me set it again? Best, Fan From: Matthias J. Sax Sent: Saturday, May 18, 2024 4:06 To: users@kafka.apache.org Subject: Re: 回复: Request to be ad

Re: Fwd: Request to be added to kafka contributors list

2024-05-21 Thread Franck
Hello, It works like a charm. Few questions: 1. Now, I'm asking my self, I did the job describe in JIRA 16707 in a fork/branch of the 3.7.0 of kafka, but reading the "Contributing Code Change", I feeI should have done it on a branch from trunk of my fork? (if so, I'll just do on my for

Re: Request for contributor list

2024-05-21 Thread Brenden Deluna
I believe it was brendendeluna, that is what I entered for username on the self serve page. I am unable to find a Jira ID though. Please let me know if brendendeluna works or if I need something else. On Mon, May 20, 2024 at 8:35 PM Matthias J. Sax wrote: > What is your Jira ID? > > -Matthias >

Re: outerjoin not joining after window

2024-05-21 Thread Chad Preisler
Hello, I think the issue is related to certain partitions not getting records to advance stream time (because of low volume). Can someone confirm that each partition has its own stream time and that the stream time for a partition only advances when a record is written to the topic after the windo

Re: outerjoin not joining after window

2024-05-21 Thread Chad Preisler
See one small edit below... On Tue, May 21, 2024 at 10:25 AM Chad Preisler wrote: > Hello, > > I think the issue is related to certain partitions not getting records to > advance stream time (because of low volume). Can someone confirm that each > partition has its own stream time and that the s

Request to be added to kafka contributors list

2024-05-21 Thread Franck
Dear Apache Kafka Team,     I hope to post in the right place: my name is Franck LEDAY, under Apache-Jira ID "handfreezer".     I opened an issue as Improvement KAFKA-16707 but I failed to assigned it to me.     May I ask to be added to the contributors list for Apache Kafka? As I already

Re: Fwd: Request to be added to kafka contributors list

2024-05-21 Thread Greg Harris
Hi Franck, Thank you for contributing to Apache Kafka! 1. Git is generally permissive of this, as long as there are no merge conflicts. If you have merge conflicts with `trunk`, you will need to resolve them before a committer can merge your changes, so rebasing on trunk before opening the PR is

Re: outerjoin not joining after window

2024-05-21 Thread Chad Preisler
After reviewing the logs, I think I understand what happens with the repartition topics. Looks like they will be assigned to one or more instances. In my example I ran three instances of the application (A, B, C). Looks like the two repartition topics got assigned to A and B. The six partitions fro

Re: Request to be added to kafka contributors list

2024-05-21 Thread Matthias J. Sax
Ok. Hopefully it's working now. Sorry for the hiccup. -Matthias On 5/21/24 1:14 AM, Fan Yang wrote: Hi Matthia, I tried sign out and sign in, still can't find the "Assign" button, my JIRA ID is fanyan, could you help me set it again? Best, Fan From: Matthias

Re: Fwd: Request to be added to kafka contributors list

2024-05-21 Thread Franck (Handfreezer - Ether)
Hello, 1/ for sure 2/ after rebasing my code change, I'll do the full test. To answer to the question I'm under Debian 12, OpenJDK 17.0.10 on my dev machine. Best regards Le 2024-05-21 16:46, Greg Harris a écrit : Hi Franck, Thank you for contributing to Apache Kafka! 1. Git is generally per

Re: Request to be added to kafka contributors list

2024-05-21 Thread Fan Yang
It's working now. Thank you Matthias! From: Matthias J. Sax Sent: Wednesday, May 22, 2024 2:58 To: users@kafka.apache.org Subject: Re: Request to be added to kafka contributors list Ok. Hopefully it's working now. Sorry for the hiccup. -Matthias On 5/21/24 1:14