v.18.16Improvement
Correct return code for clickhouse-server init script
Correct return code for the clickhouse-server init script. #3516
Why it matters
This change ensures that theclickhouse-server init script returns the proper exit status code. This improvement helps system administrators and automation tools accurately detect whether the server startup or shutdown was successful, preventing false-positive indications of success or failure.How to use it
The fix is applied automatically with the updated version of theclickhouse-server package. Users do not need to perform any manual configuration; simply update to the version that includes this patch.