Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.1.2
-
None
-
Centos
Description
Reproduction steps:
1 Starting Queryserver by executing script, as follow
//代码占位符 export PHOENIX_QUERYSERVER_LOG_DIR=/var/log/phoenix ./queryserver.py start
2 Changing the PHOENIX_QUERYSERVER_LOG_DIR and stopping the queryserver,as follow
//代码占位符 export PHOENIX_QUERYSERVER_LOG_DIR=/var/log/phoenix01 ./queryserver.py stop
3 we would fail to stop queryserver if PHOENIX_QUERYSERVER_LOG_DIR does not exists.
Attachments
Issue Links
- links to