You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Deepak Patil <dp...@gmail.com> on 2016/09/07 13:11:07 UTC

Allow consumer to read from follower & UDP to receive messages

Hi,

We are working on  the project where we wish to use Kafka. Based on our
learning we have few queries:

   - https://github.com/agaoglu/udp-kafka-bridge : Used to push any message
   received on UDP port.
   Now we wish to receive messages using UDP.. Is it possible to receive
   using UDP?
   - In multiple nodes multiple brokers architecture, can consumer read
   from in-sync  follower?

Please let us know your comments.
Thank you,

Regards,
Deepak