[ 
https://issues.apache.org/jira/browse/FLINK-24107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17408176#comment-17408176
 ] 

Chesnay Schepler commented on FLINK-24107:
------------------------------------------

Why is that a problem though?

The benefit is that building for Java 11 revealed more compatibility issues in 
the past. That's why we do the same thing for Flink.

Developers who use Java 11 will also likely do the same for Flink, so it 
shouldn't cause any issues?

> StateFun doesn't open correctly in intellij when started with JDK11
> -------------------------------------------------------------------
>
>                 Key: FLINK-24107
>                 URL: https://issues.apache.org/jira/browse/FLINK-24107
>             Project: Flink
>          Issue Type: Improvement
>          Components: Stateful Functions
>            Reporter: Igal Shilman
>            Priority: Minor
>
> After merging [https://github.com/apache/flink-statefun/pull/262] , the 
> IntelliJ IDE (that is started with java11)  mistakenly classifies modules as 
> having a source version 11.
> This happens because the profile specified here: 
> [https://github.com/apache/flink-statefun/blob/21ac5f6c8a49fab4598832372636b345cc365921/pom.xml#L137,L151]
> Is activated (it picks up InteliJ's JDK version) and it sets automatically 
> the version to be 11.
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to