[
https://issues.apache.org/jira/browse/DL-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15946666#comment-15946666
]
Hudson commented on DL-184:
---------------------------
UNSTABLE: Integrated in Jenkins build distributedlog-nightly-build #262 (See
[https://builds.apache.org/job/distributedlog-nightly-build/262/])
DL-184: reduce server_graceful_shutdown_period_ms from 35s to 20s, which
(sijie: rev 57e347795145832b441ea3bddaa81ba462cb7d6a)
* (edit) distributedlog-core/conf/write_proxy.conf
* (edit) distributedlog-service/conf/write_proxy.conf
> 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)