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

Rework jemalloc switch to use an environment variable

    XMLWordPrintableJSON

Details

    • The docker switch for disabling the jemalloc memory allocator has been reworked from a script argument to an environment variable called DISABLE_JEMALLOC. If set to "true" jemalloc will not be enabled.

    Description

      The docker scripts have a flag for disabling jemalloc, which is currently passed as a parameter to the script.
      Such things should be done with environment options instead, as they are less error-prone (due to us not having to modify the arguments list) and easier to use.

      Attachments

        Issue Links

          Activity

            People

              chesnay Chesnay Schepler
              chesnay Chesnay Schepler
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: