jinjianming commented on issue #9049:
URL: https://github.com/apache/apisix/issues/9049#issuecomment-1485058726
> sync_data
Yes, don't know why `res: null`. Under normal circumstances, the upstream
change log should contain the following contents:
```
2023/03/27 12:29:38 [info] 55#55: *858 [lua] config_etcd.lua:389:
sync_data(): waitdir key: /apisix/upstreams prev_index: 39693, context:
ngx.timer
2023/03/27 12:29:38 [info] 55#55: *858 [lua] config_etcd.lua:390:
sync_data(): res: {"body":{"node":[{"value":{"id":"16690fc3","desc":"Created by
apisix-ingress-controller, DO NOT modify it
manually","pass_host":"pass","name":"default_js-design-nginx_80","nodes":{},"update_time":1679920178,"create_time":1679543231,"labels":{"managed-by":"apisix-ingress-controller"},"scheme":"http","type":"roundrobin","hash_on":"vars"},"modifiedIndex":39693,"key":"/apisix/upstreams/16690fc3","createdIndex":10837}]},"headers":{"X-Etcd-Index":"39693"}},
err: nil, context: ngx.timer
```
--
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]