guxingke commented on issue #6033:
URL: https://github.com/apache/apisix/issues/6033#issuecomment-1010576076


   Retrieved the logs and found both errors. the logs like below.
   
   ```
   2022/01/06 16:05:12 [error] 32298#32298: *518806498 [lua] producer.lua:272: 
buffered messages send to kafka err: connection refused, retryable: true, 
topic: nginx_www, partition_id: 1, lengt
   h: 1, context: ngx.timer, client: y, server: x
   2022/01/06 16:05:12 [error] 32296#32296: *518806551 [lua] producer.lua:272: 
buffered messages send to kafka err: connection refused, retryable: true, 
topic: nginx_www, partition_id: 1, length: 1, context: ngx.timer, client: y, 
server: x
   2022/01/06 16:05:13 [error] 32299#32299: *518806730 [lua] producer.lua:272: 
buffered messages send to kafka err: not found broker, retryable: true, topic: 
nginx_www, partition_id: 1, length: 1, context: ngx.timer, client: y server: x
   2022/01/06 16:05:13 [error] 32294#32294: *518806744 [lua] producer.lua:272: 
buffered messages send to kafka err: not found broker, retryable: true, topic: 
nginx_www, partition_id: 1, length: 1, context: ngx.timer, client: y, server:x
   ```
   
   and the first time for `connection refused` at '16:04:44', the other at 
'16:05:13' .


-- 
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