ed is a useful feature
in some applications. But it means that something like a TTL (which inherently
re-orders messages) is not easily done in Kafka, except through a construction
like Aniket described.
Martin
On 23 Feb 2014, at 10:29, Jagan Ranganathan <ja...@zohocorp.com> wrote:
15:13:02 +0530 Aniket
> Bhatnagar<aniket.bhatna...@gmail.com> wrote
>
>
> Hi Jagan
>
> Are you expecting each message to have the same delay? Or is there a
finite
> set of delays? Or messages can arbitrarily any delay?
>
> Thanks,
> Aniket
> On 23
y? Or is there a finite
set of delays? Or messages can arbitrarily any delay?
Thanks,
Aniket
On 23 Feb 2014 14:13, "Jagan Ranganathan" <ja...@zohocorp.com> wrote:
> Dear All,
>
> I am looking for a Delayed Queue implementation for my distributed system
> requ
Also I am concerned about the Producer level batching and the data loss that
this may lead to. Can I turn off the producer level batching completely. If
yes, what is the performance that I am paying for this?
Regards,
Jagan
On Sun, 23 Feb 2014 14:13:12 +0530 Jagan
Ranganathan<
Dear All,
I am looking for a Delayed Queue implementation for my distributed system
requirement. Would like to know if I can achieve the same using Kafka.
Regards,
Jagan