devops-utils-tools edited a comment 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"
```
```
NAME NAMESPACE REVISION UPDATED
STATUS CHART APP
VERSION
apisix apisix 1 2022-02-10
19:41:53.407147858 +0800 CST deployed apisix-0.8.1
2.12.0
apisix-dashboard apisix 1 2022-02-11
09:25:59.048174135 +0800 CST deployed apisix-dashboard-0.3.0
2.9.0
apisix-ingress-controller apisix 1 2022-02-11
09:26:16.594555966 +0800 CST deployed apisix-ingress-controller-0.9.0
1.4.0
```
--
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]