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

每次访问都报这个错? #89

Closed King2Jack closed 4 years ago

King2Jack commented 4 years ago

resty/kafka/producer.lua:354: attempt to call upvalue 'timer_every' (a nil value) stack traceback: coroutine 0: /usr/hello/lualib/resty/kafka/producer.lua: in function 'new'

doujiang24 commented 4 years ago

@King2Jack you need the newer openresty release, just like this issue. https://github.com/doujiang24/lua-resty-kafka/issues/88#issuecomment-600151531