helpshift / ekaf

A minimal, high-performance Kafka client in Erlang.
https://engineering.helpshift.com
Other
165 stars 50 forks source link

Error for produced messages are ignored #9

Open qrilka opened 9 years ago

qrilka commented 9 years ago

I haven't found any error handling logic for "produce" responses and current design allows e.g. messages being send to stale partition leader. This makes sending messages with ekaf unreliable