Session timeout behaviour with Consumer pause and not polling for long time in

2019-08-23 Thread Shanmuga Sundaram.S
Hi     kafka version -0.10.0.1     I am assigning a set of topic partition to a consumer. Polling some messages from consumer.poll then depending upon the processing time i am pausing the consumer for all topic partitions till the processing gets complete. Then trying to resume and commit. if

Re: Can I translate the documentation of Kafka ?

2019-08-23 Thread Victoria Bialas
Hello , Sorry for the delay in response to your question. We seem to have differing opinions. I thought I'd send to you the two most pertinent responses from Guozhang and Matthias, and perhaps take it from there. Victoria londoncalling on GitHub - - - Guozhang Wang Thu, Aug 15, 9:56 AM (8 d

Any simple UI Tool for Kafka

2019-08-23 Thread Darius Cooper
I'm looking for recommendations for a simple UI -based tool that will help * viewing lists of Kafka topics, * viewing Consumer groups for each topics * viewing messages for a topic * post test messages to a topic The audience would be developers who are using Kafka and could use a simple tool wi

Re: Any simple UI Tool for Kafka

2019-08-23 Thread Rahul Singh
Kafka Manager is good tool. On Sat, Aug 24, 2019, 9:28 AM Darius Cooper wrote: > I'm looking for recommendations for a simple UI -based tool that will help > > * viewing lists of Kafka topics, > * viewing Consumer groups for each topics > * viewing messages for a topic > * post test messages to

Re: Any simple UI Tool for Kafka

2019-08-23 Thread Eliza
Hi Rahul Singh wrote: Kafka Manager is good tool. me second for that.

Re: Any simple UI Tool for Kafka

2019-08-23 Thread Revanth Kumar
i have used kafka tool earlier its good ❤ working fine On Sat, 24 Aug, 2019, 9:48 AM Eliza, wrote: > Hi > > Rahul Singh wrote: > > Kafka Manager is good tool. > > me second for that. >