Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-25968 Possible class leaks in flink-table / sql modules
  3. FLINK-25969

org.apache.flink.table.runtime.generated.CompileUtils might cause class leaks

    XMLWordPrintableJSON

Details

    Description

      CompileUtils has two static caches, namely COMPILED_CACHE and COMPILED_EXPRESSION_CACHE. COMPILED_CACHE is check that it might cache the user ClassLoaders with strong references, thus it might need be improved. COMPILED_EXPRESSION_CACHE would need a double check.

      Attachments

        Issue Links

          Activity

            People

              twalthr Timo Walther
              gaoyunhaii Yun Gao
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: