[
https://issues.apache.org/jira/browse/DL-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15817683#comment-15817683
]
Sijie Guo commented on DL-184:
------------------------------
+1 for changing the default value to 20
> 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
>
> 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.4#6332)