Re: At-least once processing guarantee

2019-07-28 Thread Jagadish Venkatraman
> Beam > > and Samza High-Level API Window operators. Under certain situations, at > > least once processing guarantee is violated. > > > > > > *Details on the issue* > > > > The Samza high-level API includes operators such as windows which can > hold

Re: At-least once processing guarantee

2019-07-25 Thread Nicholas Audo
a High-Level API Window operators. Under certain situations, at > least once processing guarantee is violated. > > > *Details on the issue* > > The Samza high-level API includes operators such as windows which can hold > messages and emit them at a later time. eg: a time based

At-least once processing guarantee

2019-07-24 Thread Jagadish Venkatraman
Dear Samza users, We recently discovered an issue with the way we handle state in Samza Beam and Samza High-Level API Window operators. Under certain situations, at least once processing guarantee is violated. *Details on the issue* The Samza high-level API includes operators such as windows