Uploaded image for project: 'Flume (READ-ONLY)'
  1. Flume (READ-ONLY)
  2. FLUME-707

flume-daemon.sh should block on stop until the process exits

    Details

    • Type: Bug
    • Status: Patch Available
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: v0.9.3
    • Fix Version/s: v0.9.5
    • Component/s: Easy
    • Labels:
      None

      Description

      The flume-daemon.sh script sends a kill -TERM to the JVM and immediately returns. This creates a race condition in certain shell scripts and makes restarting the process annoying. The script should poll to see if the process has shutdown for X seconds and exit with a warning if it refuses to die.

        Attachments

          Activity

            People

            • Assignee:
              esammer Eric Sammer
              Reporter:
              esammer Eric Sammer
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated: