Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-449

ShellBolt can cause periodic test failures

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.9.3
    • storm-multilang
    • None

    Description

      The shell metrics tests fail every so often because of a race in shutting down. The ShellBolt will call System.exit on errors now, but during shutdown we can kill the process before stopping the reader thread. This is not ideal. We shouldn't exit when shutign down in general and we should interrupt the reader thread before we kill the process.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            revans2 Robert Joseph Evans
            revans2 Robert Joseph Evans
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment