Make sure docker restarts after OOME

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P3
    • None
    • Affects Version/s: 0.9
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: