cataglyphis opened a new issue, #11984:
URL: https://github.com/apache/apisix/issues/11984

   ### Current Behavior
   
   A lot of warning logs for batch-process-manager at output logs of Apisix pod
   
   ### Expected Behavior
   
   _No response_
   
   ### Error Logs
   
   | 2025/02/21 01:08:20 [warn] 49#49: *4638532 [lua] 
batch-processor-manager.lua:60: removing batch processor stale object, conf: 
{"max_resp_body_bytes":524888,"name":"kafka-logger","cluster_name":1,"batch_max_size":1,"include_resp_body":true,"meta_format":"default","max_retry_count":0,"required_acks":-1,"kafka_topic":"test-apisix","timeout":6,"max_req_body_bytes":524288,"inactive_timeout":5,"meta_refresh_interval":30,"producer_max_buffering":50000,"buffer_duration":60,"producer_batch_size":1048576,"include_req_body":true,"producer_time_linger":1,"producer_type":"async","producer_batch_num":200,"retry_delay":1,"brokers":[{"host":"xxx1.c1.kafka.us-west-2.amazonaws.com","port":9092},{"host":"xxx2.c1.kafka.us-west-2.amazonaws.com","port":9092},{"host":"xxx3.c1.kafka.us-west-2.amazonaws.com","port":9092}]},
 context: ngx.timer, client: 10.170.50.129, server: 0.0.0.0:9080 | 
   
   ### Steps to Reproduce
   
   1. run apisix in k8s env
   2. enable kafka logger plugin in global rules
   
   ### Environment
   
   - APISIX version (run `apisix version`): 3.10.0
   - Operating system (run `uname -a`): debian
   - 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to