mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-19 06:01:57 +00:00
de122fc282
I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en Changelog category (leave one): In Daemon mode, when the user start a new clickhouse, if there is old runing process and the pid is same with the value in PID file, it will not start. However it also remove the PID file of the old runing process by mistake. In this fix, it will not remove the pid file of old runing process when it start failed. |
||
---|---|---|
.. | ||
BaseDaemon.h | ||
GraphiteWriter.h |