StoRM WebDAV leaks file descriptors when Conscrypt is enabled

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • 1.11.18
    • Affects Version/s: 1.11.17
    • Component/s: webdav
    • Security Level: Public (Visbile by non-authn users.)
    • None

      Conscrypt, enabled by default in StoRM WebDAV 1.2.1, has a bug that leadsĀ  to a leak of file descriptors:

      https://github.com/eclipse/jetty.project/issues/3111

      Until there's a fix released for this, Conscrypt, enabled by default, should be disabled.

      Conscrypt can be disabled by setting these env variables in /etc/sysconfig/storm-webdav

      STORM_WEBDAV_USE_CONSCRYPT="false"
      STORM_WEBDAV_TPC_USE_CONSCRYPT="false"

      STORM_WEBDAV_ENABLE_HTTP2="false"

      In the next version storm-webdav will come with conscrypt disabled by default and with a new version of conscrypt that fixes the leak problem

            Assignee:
            Unassigned
            Reporter:
            Andrea Ceccanti
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: