Uploaded image for project: 'DistributedLog'
  1. DistributedLog
  2. DL-184

The default graceful shutdown config value is greater than timeout in script's

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.4.0
    • 0.4.0
    • distributedlog-service
    • None

    Description

      In conf/write_proxy.conf :
      server_graceful_shutdown_period_ms=35000

      In bin/dlog-daemon.sh :
      DLOG_STOP_TIMEOUT=${DLOG_STOP_TIMEOUT:-30}

      so by default, every stop server request will be finished with an ungraceful shutdown behavior.

      should we change the default server_graceful_shutdown_period_ms to a smaller one , i.e. 20000 ? any suggestions are welcomed.

      Attachments

        Issue Links

          Activity

            People

              xieliang007 Liang Xie
              xieliang007 Liang Xie
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: