Al-assad opened a new pull request, #64118: URL: https://github.com/apache/doris/pull/64118
## Summary - add a terminating sentinel path for disaggregated BE startup - exit before any registration/startup side effects when the pod is already marked terminating - keep the sentinel path overridable via env for operator integration ## Test - `bash -n docker/runtime/be/resource/be_disaggregated_entrypoint.sh` - `TERMINATING_SENTINEL_PATH=$(mktemp -u) ...` minimal local run with a touched sentinel file, verify script exits `0` before `start_be.sh` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
