jinjianming commented on issue #9038:
URL: https://github.com/apache/apisix/issues/9038#issuecomment-1460026500

   1. In the decoupled mode, what kind of log is output by the dp to calculate 
whether the address update is successful or not;
   
   2. At present, I observe that dp only obtains the upstream address through 
the following method after the first startup, and dp does not act after the 
upstream address changes
   
   ```
   2023/03/08 11:29:49 [info] 49#49: *3 [lua] upstream.lua:566: filter(): 
filter upstream: 
{"createdIndex":48,"has_domain":false,"modifiedIndex":1895,"value":{"nodes":[{"weight":100,"host":"10.233.64.45","priority":0,"port":80}],"labels":{"managed-by":"apisix-ingress-controller"},"type":"roundrobin","scheme":"http","parent":{"createdIndex":48,"has_domain":false,"modifiedIndex":1895,"value":"table:
 0x7f7984488aa8","clean_handlers":"table: 
0x7f795174ab50","key":"/apisix/upstreams/16690fc3"},"update_time":1678274799,"name":"default_js-design-nginx_80","hash_on":"vars","desc":"Created
 by apisix-ingress-controller, DO NOT modify it 
manually","create_time":1678243899,"pass_host":"pass","id":"16690fc3"},"clean_handlers":{},"key":"/apisix/upstreams/16690fc3"},
 context: init_worker_by_lua*
   ```


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