[jira] [Created] (FLINK-23907) Type Migration: introducing primitive functional interfaces

2021-08-21 Thread Oleg Smirnov (Jira)
Oleg Smirnov created FLINK-23907: Summary: Type Migration: introducing primitive functional interfaces Key: FLINK-23907 URL: https://issues.apache.org/jira/browse/FLINK-23907 Project: Flink

[jira] [Created] (FLINK-23906) Increase akka.ask.timeout for tests using the MiniCluster

2021-08-21 Thread Till Rohrmann (Jira)
Till Rohrmann created FLINK-23906: - Summary: Increase akka.ask.timeout for tests using the MiniCluster Key: FLINK-23906 URL: https://issues.apache.org/jira/browse/FLINK-23906 Project: Flink I

Re: Scala 2.12 End to End Tests

2021-08-21 Thread Chesnay Schepler
I'm with Till that we should switch to 2.12 by default . On 21/08/2021 11:12, Till Rohrmann wrote: Hi Danny, I think in the nightly builds we do run the e2e with Scala 2.12 [1]. The way it is configured is via the PROFILE env variable if I am not mistaken. Independent of this we might wanna st

Re: Scala 2.12 End to End Tests

2021-08-21 Thread Till Rohrmann
Hi Danny, I think in the nightly builds we do run the e2e with Scala 2.12 [1]. The way it is configured is via the PROFILE env variable if I am not mistaken. Independent of this we might wanna start a discussion whether we don't want to switch to Scala 2.12. per default. [1] https://dev.azure.co