Re: Deferred processing

2019-11-10 Thread Guozhang Wang
Hi Naveen, Is your deferred processing logic respect ordering still or not? More specifically let's say if you published records A, B, C, D ... to the same topic partition and let's say record B's processing need to be delayed, then would 1) records C and D and all following

Deferred processing

2019-10-31 Thread Naveen kumar mandavilli
Hi We have a use case where we have to defer processing the messages by one hour from the time it got published. Please suggest if there is an elegant solution to handle this. Thanks Naveen kumar M. -- Naveen kumar M.