RE: Kafka log retentions

2013-04-01 Thread Pankaj Misra
Hi, Is it possible for consumer to trigger a message dequeue(message deletion) from the broker after consuming the message? Thanks & Regards Pankaj Misra -Original Message- From: Jason Rosenberg [mailto:j...@squareup.com] Sent: Tuesday, April 02, 2013 1:30 AM To: users@kafka.apache

Kafka Broker - In Memory Topics & Messages

2013-04-22 Thread Pankaj Misra
avoid creation of files and instead stream the messages in-memory as they come and still take advantage of Kafka message streams, avoiding the small overhead of file management (avoid some more disk level IOPS). Would greatly appreciate community's response. Thanks & Regards Pan

Kafka C++ Sync Producer on Windows

2013-05-07 Thread Pankaj Misra
& Regards Pankaj Misra NOTE: This message may contain information that is confidential, proprietary, privileged or otherwise protected by law. The message is intended solely for the named addressee. If received in error, please destroy and notify the se

Kakfa Failures and Recovery

2013-06-11 Thread Pankaj Misra
some extent and this calculation will help in deriving the actual number of nodes that we should consider without compromising on the performance as well, while the system is available. Any ideas/facts would be very helpful . Thanks & Regards Pankaj M