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

Scala Closure Cleaner uses wrong ASM import

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 0.10.1
    • 0.10.2, 1.0.0
    • API / Scala
    • None

    Description

      The closure cleaner uses Kryo's ReflectASM's ASM. That is currently in version 4.0, which is incompatible with later Scala versions.

      Using ASM directly gives version 5.0.

      Flink also shades that ASM version correctly away in the end.

      Attachments

        Issue Links

          Activity

            People

              aljoscha Aljoscha Krettek
              sewen Stephan Ewen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: