Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-15736 Support Java 17 (LTS)
  3. FLINK-24991

FlinkStatistic does not compile on later Scala versions

    XMLWordPrintableJSON

Details

    Description

      After upgrading Scala to 2.12.15 for testing purposes (because 2.12.7 does not work on Java 17), I got a compile error int he FlinkStatistic.

      [ERROR] FlinkStatistic.scala:146: error: Int does not take parameters
      [ERROR]     if (builder.nonEmpty && builder.length() > 2) {
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: