doujiang24 / lua-resty-kafka

Lua kafka client driver for the Openresty based on the cosocket API
BSD 3-Clause "New" or "Revised" License
801 stars 274 forks source link

How to send to multiple kafka clusters? #62

Closed ysrotciv closed 6 years ago

ysrotciv commented 6 years ago

I init 2 brokers with different broker-lists, but when I send message one of them get double messages, and another nothing.

jixiaod commented 5 years ago

@ysrotciv hello, how to solve this bug? I got this bug too..

huanzhang commented 5 years ago

same here

doujiang24 commented 5 years ago

@jixiaod @huanzhang what's the value of key in your case? are they always the same value? https://github.com/doujiang24/lua-resty-kafka#send