Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-3100

Signal handler prints error on normal shutdown of cluster

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 1.0.0
    • Runtime / Coordination
    • None

    Description

      On a regular cluster shutdown, the following messages are printed in the jobmanager/taskmanager log:

      16:03:22,877 ERROR org.apache.flink.runtime.jobmanager.JobManager - RECEIVED SIGNAL 15: SIGTERM
      16:03:22,878 ERROR org.apache.flink.runtime.jobmanager.JobManager - This JVM will shut down because it was killed from the outside.
      

      The log level ERROR is not correct and tools which rely on checking the log for errors and exceptions choke on this.

      Attachments

        Activity

          People

            mxm Maximilian Michels
            mxm Maximilian Michels
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: