karthi5634 opened a new issue, #12394: URL: https://github.com/apache/apisix/issues/12394
### Description I have created custom Kafka plugin to send proper JSON data to Kafka consumer from Apisix API but API is not connecting to Kafka brokers. This issue I am facing only with Kafka custom plugin, PFA lua file for kafka-json-producer plugin. Kafka brokers are properly connecting with kafka-logger inbuilt apisix kafka plugin but getting issue only with custom kafka plugin. Kindly let me know what I am missing. I followed github copilot suggestions and made changes but still getting same issue.  ### Environment - APISIX version (run `apisix version`): - Operating system (run `uname -a`): - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`): - APISIX Dashboard version, if relevant: - Plugin runner version, for issues related to plugin runners: - LuaRocks version, for installation issues (run `luarocks --version`): -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org