Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-223 install/ initscripts fixes
  3. BIGTOP-231

Flume's init script output is confusing when restarting

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.1.0
    • 0.3.1
    • None
    • None

    Description

      When restarting, we should explicitly state we are sleeping for 3 seconds

      restart() {
      stop
      echo "Sleeping for ${DOTIME}"
      sleep ${DOTIME}
      start
      }

      Activity

      Attachments

        Activity

          People

            plinnell Peter Linnell
            plinnell Peter Linnell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: