Details

    • Bug
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Fixed
    • 1.4.2
    • 1.4.3
    • Storage Manager
    • None
    • 2020-2

    Description

      fatalHandler() deliberately kills the process using it, need to write a version of it that doesn't do that to use in SM. I think, on all fatal signals, SM has to attempt a shutdown before dying.

      Attachments

        Activity

          To test send various signals with TERM default action (i.e. SIGHUP, SIGINT, SIGTERM). This should result in StorageManager logging a clean shutdown. Finishing with the log line StorageManager Shutdown Complete.

          Before these were calling a function that killed the program and dumped a trace file before the shutdown could complete.

          ben.thompson Ben Thompson (Inactive) added a comment - To test send various signals with TERM default action (i.e. SIGHUP, SIGINT, SIGTERM). This should result in StorageManager logging a clean shutdown. Finishing with the log line StorageManager Shutdown Complete. Before these were calling a function that killed the program and dumped a trace file before the shutdown could complete.

          Build verified: 1.4.3-1 source
          server
          commit cbfa2cfc48da12a13957d06c59e6a7651b77aa6a
          engine
          commit cf668897eff4395cc929abffb0cd87df0305c88b

          verified shutdown message in debug.log file.

          dleeyh Daniel Lee (Inactive) added a comment - Build verified: 1.4.3-1 source server commit cbfa2cfc48da12a13957d06c59e6a7651b77aa6a engine commit cf668897eff4395cc929abffb0cd87df0305c88b verified shutdown message in debug.log file.

          People

            dleeyh Daniel Lee (Inactive)
            pleblanc Patrick LeBlanc (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.