Hi,

Can some one please let me know the following:-


   1. Is it possible to specify maximum length of a particular topic ( in
   terms of number of messages ) in kafka ?
   2. Also how does Kafka behave when a particular topic gets full?
   3. Can the producer be blocked if a topic get full rather than deleting
   old messages?

I have gone through the documentation
<http://kafka.apache.org/081/documentation.html#basic_ops_add_topic> but
could not find anything of what I am looking for.

Reply via email to