gt; >> say you ran the code without snaplogic for your last test?
> >> Can you please run that code in isolation either directly from your IDE
> or
> >> compile it to a jar file and then do "java -jar ... " then run jconsole
> >> and
> >> attac
e honest.
>
> Best,
> Sönke
>
> On Tue, Mar 5, 2019 at 12:32 PM Syed Mudassir Ahmed <
> syed.mudas...@gaianconsultants.com> wrote:
>
> > I already shared the code snippet earlier. What do you mean by input
> > params? I am just running the consumer in an infini
>
> Best regards,
> Sönke
>
> On Tue, Mar 5, 2019 at 11:48 AM Syed Mudassir Ahmed <
> syed.mudas...@gaianconsultants.com> wrote:
>
> > Sonke,
> > I am not blaming apache-kafka for the tickets raised by our customers.
> > I am saying there could
gh the
> list.
>
> What input parameters are you using for isSuggest, messageCount and
> synccommit when you run the code?
>
> Best regards,
> Sönke
>
>
>
>
> On Tue, Mar 5, 2019 at 9:14 AM Syed Mudassir Ahmed <
> syed.mudas...@gaianconsultants.com> wrote:
&
gards,
> Sönke
>
>
> On Mon, Mar 4, 2019 at 1:44 PM Syed Mudassir Ahmed <
> syed.mudas...@gaianconsultants.com> wrote:
>
>> Sonke,
>> thanks again.
>> Yes, I replaced the non-kafka code from our end with a simple Sysout
>> statement
t and replacing the payload of your
> code with a println statement to remove non-Kafka code from your
> program and make sure that the leak is not in there. Have you tried
> that?
>
> Best regards,
> Sönke
>
> On Mon, Mar 4, 2019 at 7:21 AM Syed Mudassir Ahmed
> wrote:
>
that helps a little.
>
> Best regards,
> Sönke
>
> [1] https://gist.github.com/soenkeliebau/e77e8665a1e7e49ade9ec27a6696e983
> [2]
> https://gist.github.com/soenkeliebau/e77e8665a1e7e49ade9ec27a6696e983#file-memoryleak-java-L86
>
>
> On Fri, Mar 1, 2019 at 7:35 AM S
Thanks,
-- Forwarded message -
From: Syed Mudassir Ahmed
Date: Tue, Feb 26, 2019 at 12:40 PM
Subject: Apache Kafka Memory Leakage???
To:
Cc: Syed Mudassir Ahmed
Hi Team,
I have a java application based out of latest Apache Kafka version 2.1.1.
I have a consumer