You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Roman Shaposhnik (Updated) (JIRA)" <ji...@apache.org> on 2012/03/19 21:41:41 UTC

[jira] [Updated] (BIGTOP-231) Flume's init script output is confusing when restarting

     [ https://issues.apache.org/jira/browse/BIGTOP-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shaposhnik updated BIGTOP-231:
------------------------------------

    Fix Version/s:     (was: 0.3.0)
                   0.4.0
    
> Flume's init script output is confusing when restarting
> -------------------------------------------------------
>
>                 Key: BIGTOP-231
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-231
>             Project: Bigtop
>          Issue Type: Sub-task
>    Affects Versions: 0.1.0
>            Reporter: Peter Linnell
>            Assignee: Peter Linnell
>            Priority: Minor
>             Fix For: 0.4.0
>
>
> When restarting, we should explicitly state we are sleeping for 3 seconds
> restart() {
>   stop
>   echo "Sleeping for ${DOTIME}"
>   sleep ${DOTIME} 
>   start
> }
> Activity

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira