[ 
https://issues.apache.org/jira/browse/DL-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15944664#comment-15944664
 ] 

ASF GitHub Bot commented on DL-184:
-----------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-distributedlog/pull/115


> The default graceful shutdown config value is greater than timeout in script's
> ------------------------------------------------------------------------------
>
>                 Key: DL-184
>                 URL: https://issues.apache.org/jira/browse/DL-184
>             Project: DistributedLog
>          Issue Type: Improvement
>          Components: distributedlog-service
>    Affects Versions: 0.4.0
>            Reporter: Liang Xie
>            Assignee: Liang Xie
>             Fix For: 0.4.0
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to