Re: Kafka issue

2022-12-21 Thread Luke Chen
Hi Amoli, > The code is working fine with 100 threads and 100 partition topic. It's good to know you have a workable solution. For 500 threads in 500 partitions, could you firstly make sure the topic is created successfully? If topic cannot be created successfully, no records will be sent even

Kafka issue

2022-12-21 Thread Amoli Tandon
Hi Team, I am working on a POC and i am facing issues while producing messages to Kafka cluster. I am getting 'topic doesn't exist in the metadata after 6ms' error when trying to produce the message using 500 threads. Topic has a partition of 500. The code is working fine with 100 threads

Re: Kafka Issue

2021-08-20 Thread Soumyajit Sahu
t; >> >> >> *Next OOO planned: * >> >> >> >> >> >> *From:* Adam Bellemare >> *Sent:* Thursday, 19 August 2021 9:39 pm >> *To:* dev@kafka.apache.org >> *Cc:* Luke Chen ; Errol Pontillas < >> errol.pontil...@lingarog

Re: Kafka Issue

2021-08-20 Thread Luke Chen
o Philippines Inc. > > 41F Philamlife Tower > > 8767 Paseo de Roxas > > Makati City, 1226 > > +63 2753 8865 > > > > > > *Next OOO planned: * > > > > > > *From:* Luke Chen > *Sent:* Thursday, 19 August 2021 2:44 pm > *To:* dev > *

RE: Kafka Issue

2021-08-20 Thread Roel Angeles
9 pm To: dev@kafka.apache.org Cc: Luke Chen ; Errol Pontillas ; Jhunabelle Santos ; Andrew Astrologo ; yminag...@coca-cola.com; coke.support Subject: Re: Kafka Issue CAUTION: This email originated from outside of the Lingaro organization. Do not click links or open attachments unless you recogniz

Recall: Kafka Issue

2021-08-19 Thread Roel Angeles
Roel Angeles would like to recall the message, "Kafka Issue".

RE: Kafka Issue

2021-08-19 Thread Roel Angeles
e Tower 8767 Paseo de Roxas Makati City, 1226 +63 2753 8865 Next OOO planned: From: Adam Bellemare Sent: Thursday, 19 August 2021 9:39 pm To: dev@kafka.apache.org Cc: Luke Chen ; Errol Pontillas ; Jhunabelle Santos ; Andrew Astrologo ; yminag...@coca-cola.com; coke.support Subject: Re:

Re: Kafka Issue

2021-08-19 Thread Adam Bellemare
ippines Inc. > 41F Philamlife Tower > 8767 Paseo de Roxas > Makati City, 1226 > +63 2753 8865 > > Next OOO planned: > > > From: Luke Chen > Sent: Thursday, 19 August 2021 2:44 pm > To: dev > Cc: Roel Angeles ; Errol Pontillas > ; Jhunabelle Santos >

RE: Kafka Issue

2021-08-19 Thread Roel Angeles
ev Cc: Roel Angeles ; Errol Pontillas ; Jhunabelle Santos ; Andrew Astrologo ; yminag...@coca-cola.com; coke.support Subject: Re: Kafka Issue CAUTION: This email originated from outside of the Lingaro organization. Do not click links or open attachments unless you recognize the sen

Re: Kafka Issue

2021-08-19 Thread Luke Chen
e details on Lingaro website > <https://lingarogroup.com/privacy-policy/#2>. > > [image: lingarogroup.com] > > > > > > > > > > *From:* Roel Angeles > *Sent:* Monday, August 16, 2021 2:25 PM > *To:* dev@kafka.apache.org > *Cc:* Jason Kamdon ; Errol Ponti

RE: Kafka Issue

2021-08-18 Thread Jason Kamdon
From: Roel Angeles Sent: Monday, August 16, 2021 2:25 PM To: dev@kafka.apache.org Cc: Jason Kamdon ; Errol Pontillas ; Jhunabelle Santos ; Andrew Astrologo Subject: Kafka Issue Hi Kafka Dev Team, We are requesting on your help about on our encountered issue about kafka. Please see below

Kafka Issue

2021-08-16 Thread Roel Angeles
Hi Kafka Dev Team, We are requesting on your help about on our encountered issue about kafka. Please see below screenshot of error. It says partition does not exist but on our event hub it is active. [cid:image002.png@01D792AA.4A6BBFB0] [cid:image003.png@01D792AA.834C99D0] Hoping for your

Re: Kafka issue

2019-03-20 Thread M. Manna
3 broker with replication factor 2 ? Isn't that already problematic? Have you considered extending the partition as 3 (since you have 3 brokers), and give a try? Can you afford extension to 1 more broker? On Wed, 20 Mar 2019 at 16:02, Barguje, Bharat, Vodafone Group <

Kafka issue

2019-03-20 Thread Barguje, Bharat, Vodafone Group
Hi Team, I am using Apache Kafka stateful set, I have setup like 3 Zookeeper, 3 Kafka broker, Replication factor is 2. I have 2 microservices with 2 kafka consumers, Kafka topic has 2 partition, I could see 1 consumer is dead as per the command to display consumer group, But it still

Re: Finding reviewrs for a Kafka issue fix

2018-12-07 Thread Vahid Hashemian
Fri, Dec 7, 2018 at 10:17 PM lk gen wrote: > > > > > > I have fixed a Kafka issue over a week ago with a CI passing pull > > > request, but there are no reviewers > > > > > > How are reviewers added/chosen for Kafka issues fixes ? > > > > >

Re: Finding reviewrs for a Kafka issue fix

2018-12-07 Thread lk gen
: > We normally self-select. I think in this case, the challenge is > finding reviewers who are comfortable with windows... > On Fri, Dec 7, 2018 at 10:17 PM lk gen wrote: > > > > I have fixed a Kafka issue over a week ago with a CI passing pull > > request,

Re: Finding reviewrs for a Kafka issue fix

2018-12-07 Thread Gwen Shapira
We normally self-select. I think in this case, the challenge is finding reviewers who are comfortable with windows... On Fri, Dec 7, 2018 at 10:17 PM lk gen wrote: > > I have fixed a Kafka issue over a week ago with a CI passing pull > request, but there are no reviewers > > Ho

Finding reviewrs for a Kafka issue fix

2018-12-07 Thread lk gen
I have fixed a Kafka issue over a week ago with a CI passing pull request, but there are no reviewers How are reviewers added/chosen for Kafka issues fixes ? https://issues.apache.org/jira/browse/KAFKA-6988

[jira] [Created] (KAFKA-6129) kafka issue when exposing through nodeport in kubernetes

2017-10-26 Thread Francesco vigotti (JIRA)
Francesco vigotti created KAFKA-6129: Summary: kafka issue when exposing through nodeport in kubernetes Key: KAFKA-6129 URL: https://issues.apache.org/jira/browse/KAFKA-6129 Project: Kafka