doujiang24

Results 231 comments of doujiang24

还不支持,欢迎贡献 PR

@anhzhi please create a pull request, thanks

nope, it shouldn't, need more detail info if you need help here.

@jaywayjayway Since the kafka cluster restarted, there will be a while for both of kafka and resty.kafka to start over. Can you confirm it still can't send messages after some...

@caojingfu1990 it sounds weird, you can try to add some debug log in the `producer.lua`, like: https://github.com/doujiang24/lua-resty-kafka/blob/master/lib/resty/kafka/producer.lua#L349

@dev-omniwyse the network between the openresty and kafka may be a bit slow, you can increase the `max_buffering` and `batch_num`. you can also try to use the `concurrency` branch, it...

@subnetmarco yes, of course :)

yeah, only producer now, and I'm still working on optimize the producer consumer is in my to do list anyway.

@loujianpeng Sorry, I don't have time to look inside the kafka for now. Does Kafka alway throws this exception, or only for sometimes?

@Y-lenny Do you have checked the nginx error log, there may be something useful.