Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-7020

Queryserver fail to stop if PHOENIX_QUERYSERVER_LOG_DIR is changed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.1.2
    • queryserver-6.0.1
    • queryserver
    • 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

          Activity

            People

              guluo guluo
              guluo guluo
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: