Prevent infinite loop in case of closed SSL connection

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • 4.13, Jenkins 2.338

      Increased CPU load on Jenkins instance.
      The root cause of CPU load was a thread that is stuck in an infinite loop in SSLEngineFilterLayer.java
      The remote agent was already terminated by kubernetes-plugin and the SSL connection is closed, but the thread is still working because can't exit from the while loop.

            Assignee:
            Ilya Gulyaev
            Reporter:
            Tim Jacomb
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: