Baoyuantop commented on issue #13385:
URL: https://github.com/apache/apisix/issues/13385#issuecomment-4549943804
Thanks for the detailed data @wangwei0326. This looks like a real
healthcheck/control API behavior issue, but we still need one key detail before
deciding the exact fix: how long after deleting the upstream node was
/v1/healthcheck/upstreams/{id} queried?
APISIX may keep old healthcheck targets briefly while the old checker is
being cleared, but the control API should not keep showing deleted nodes
indefinitely. Could you please provide the healthcheck API output after 1s, 5s,
15s, and 30s from deleting the node, plus the related error log lines around
checker release/cleanup? If the deleted node is still returned after the
cleanup window, we should treat this as a bug and filter or clean stale
healthcheck targets.
--
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]