You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Hamza HACHANI <ha...@supcom.tn> on 2016/09/27 09:02:00 UTC

intilisation of the contexte

Hi,


i would like to know how in kafka streams  the context is initilised.

Because I 've a problem with one kafka-stream apllication. every time i call it i notice that  the context is initilaised more than once or is created more than once which is abnormal and this cause a bug in the system.


Hamza


Re: intilisation of the contexte

Posted by Guozhang Wang <wa...@gmail.com>.
Hamza,

Which "function call" are you referring to that caused the context to be
initialized? Could you share your code snippet for better understanding
your problem?


Guozhang

On Tue, Sep 27, 2016 at 2:02 AM, Hamza HACHANI <ha...@supcom.tn>
wrote:

> Hi,
>
>
> i would like to know how in kafka streams  the context is initilised.
>
> Because I 've a problem with one kafka-stream apllication. every time i
> call it i notice that  the context is initilaised more than once or is
> created more than once which is abnormal and this cause a bug in the system.
>
>
> Hamza
>
>


-- 
-- Guozhang