devops-utils-tools commented on issue #6283:
URL: https://github.com/apache/apisix/issues/6283#issuecomment-1035705124


   ```
   
   [GIN] 2022/02/11 - 09:32:49 | 200 |       43.49µs |   192.168.25.63 | GET    
  "/healthz"
   [GIN] 2022/02/11 - 09:32:50 | 200 |      57.352µs |   192.168.25.63 | GET    
  "/healthz"
   [GIN] 2022/02/11 - 09:32:59 | 200 |      55.962µs |   192.168.25.63 | GET    
  "/healthz"
   [GIN] 2022/02/11 - 09:33:00 | 200 |      39.507µs |   192.168.25.63 | GET    
  "/healthz"
   [GIN] 2022/02/11 - 09:33:09 | 200 |      71.029µs |   192.168.25.63 | GET    
  "/healthz"
   [GIN] 2022/02/11 - 09:33:10 | 200 |      41.372µs |   192.168.25.63 | GET    
  "/healthz"
   [GIN] 2022/02/11 - 09:33:19 | 200 |      59.775µs |   192.168.25.63 | GET    
  "/healthz"
   [GIN] 2022/02/11 - 09:33:20 | 200 |      41.427µs |   192.168.25.63 | GET    
  "/healthz"
   [GIN] 2022/02/11 - 09:33:29 | 200 |      48.348µs |   192.168.25.63 | GET    
  "/healthz"
   [GIN] 2022/02/11 - 09:33:30 | 200 |      42.612µs |   192.168.25.63 | GET    
  "/healthz"
   2022-02-11T09:33:34+08:00    error   apisix/route.go:164     failed to 
create route: unexpected status code 400; error message: {"error_msg":"failed 
to check the configuration of plugin kafka-logger err: property \"broker_list\" 
validation failed: wrong type: expected object, got table"}
   
   2022-02-11T09:33:34+08:00    warn    ingress/apisix_route.go:307     sync 
ApisixRoute failed, will retry     {"object": 
{"Type":1,"Object":{"Key":"default/method-route","OldObject":null,"GroupVersion":"apisix.apache.org/v2beta1"},"Tombstone":null},
 "error": "1 error occurred:\n\t* unexpected status code 400; error message: 
{\"error_msg\":\"failed to check the configuration of plugin kafka-logger err: 
property \\\"broker_list\\\" validation failed: wrong type: expected object, 
got table\"}\n\n\n"}
   
   ```
           config:
             # broker_list: "{192.168.25.111:9092}"
             broker_list:
               - "192.168.25.111:9092"  
   
   
   ```
   
   ```


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to