Uploaded image for project: 'Skara'
  1. Skara
  2. SKARA-1022

Make sure docker restarts after OOME

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • None
    • 0.9
    • bots

      We had a bot die to OOME over the weekend. We expected docker to react to this and restart the container, but this didn't work. The JVM process either didn't exit at all, or did not exit with return code 1, which is what docker needs to know a restart is needed.

      We need to make sure the main thread keeps track of the work threads, and if all of them die, exit with 1.

            Unassigned Unassigned
            erikj Erik Joelsson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: