AlinsRan commented on PR #13757:
URL: https://github.com/apache/apisix/pull/13757#issuecomment-5118823898

   Correcting my earlier close comment — it was wrong. I closed this thinking 
the only motivation (a healthcheck rebuild) had been refactored away. But the 
healthcheck path was just one instance of a broader issue: plugins cache 
request-time state on their conf (DNS resolution in `ai-proxy-multi`, 
`_nodes_ver` in `upstream.lua`, probed `_version` in `elasticsearch-logger`), 
and the `value.plugins` deep-copy in `merge_consumer_route` discards that state 
on the consumer path. Reframing as the correctness fix it actually is (title 
changed from perf → fix) and reopening.


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