Hi Damian,
If i would pass tp the 0.10.1. Is this possible without impacting the applications that i've already done ? If yes then which parameters are needed for deduplication with caching. Like this you would save me time looking for it. Thanks. Hamza ________________________________ De : Damian Guy <damian....@gmail.com> Envoyé : jeudi 3 novembre 2016 21:32:52 À : users@kafka.apache.org Objet : Re: Control results coming from windows Hi Hamza, If you are using version 0.10.0, then there is no way of controlling this. In 0.10.1 we do some deduplication with caching, but you should still expect multiple results for a window. Thanks, Damian On Fri, 4 Nov 2016 at 08:42 Hamza HACHANI <hamza.hach...@supcom.tn> wrote: > Hi, > > > I implemented window using Stream DSL.But results does get out from the > window anytime a new data come. Is there anyway to make result get out > from the window just at the end of the size of the window not like this way. > > In other words, I do need to control the flow of data getting out of the > window.I'm only interested in the final result not the intermediate ones. > > > Thanks in advance, > > Hamza >