I'd be fine with dropping Scala 2.11. Stateful Functions currently requires 2.11, though, so that would have to be addressed as well.
I'm using 2.11 in a production project now but only because of the Stateful Functions dependency. If I could use a newer Scala version that would be fine/preferred. On Thu, Sep 10, 2020 at 10:52 AM Seth Wiesman <sjwies...@gmail.com> wrote: > Hi Everyone, > > Think of this as a pre-flip, but what does everyone think about dropping > Scala 2.11 support from Flink. > > The last patch release was in 2017 and in that time the scala community has > released 2.13 and is working towards a 3.0 release. Apache Kafka and Spark > have both dropped 2.11 support in recent versions. In fact, Flink's > universal Kafka connector is stuck on 2.4 because that is the last version > with scala 2.11 support. > > What are people's thoughts on dropping Scala 2.11? How many are still using > it in production? > > Seth >