[jira] [Commented] (FLINK-10725) Support for Java 11 (LTS)

2020-02-09 Thread Yu Li (Jira)


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

Yu Li commented on FLINK-10725:
---

[~chesnay] Since the fix version of this feature is 1.10.0 and all 
implementations have completed, do you think it make sense to transform the 
test (FLINK-13719/FLINK-13976) and javadoc-plugin (FLINK-15633) related 
sub-tasks into standalone tasks for 1.11.0, and close this one? Thanks.

> Support for Java 11 (LTS)
> -
>
> Key: FLINK-10725
> URL: https://issues.apache.org/jira/browse/FLINK-10725
> Project: Flink
>  Issue Type: New Feature
>  Components: Build System
>Reporter: Sina Madani
>Assignee: Chesnay Schepler
>Priority: Major
> Fix For: 1.10.0
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Java 8 is over 5 years old and will be end of life in 2019/2020. Java 11, the 
> latest long-term support release, became GA in September 2018. Given that 
> FLINK-8033 still hasn't been resolved and that Java 9 was end of life 
> (discontinued / no longer publically available or supported) since March 
> 2018, it doesn't make sense to continue trying to add Java 9 support when 
> both Java 9 and Java 10 are end-of-life.



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


[jira] [Commented] (FLINK-10725) Support for Java 11 (LTS)

2019-05-16 Thread Eron Wright (JIRA)


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

Eron Wright  commented on FLINK-10725:
--

Want to mention an interesting detail, JDK10 introduced the 
`UseContainerSupport` flag which is said to improve on the experimental 
containerization flags that were in JDK9.   Considering that Flink makes 
significant use of off-heap memory (e.g. rocksdb) and is typically deployed 
into a container environment, full support for JDK10/11 may significantly 
improve usability and stability.

> Support for Java 11 (LTS)
> -
>
> Key: FLINK-10725
> URL: https://issues.apache.org/jira/browse/FLINK-10725
> Project: Flink
>  Issue Type: Improvement
>  Components: Build System
>Affects Versions: 1.8.0, 2.0.0
>Reporter: Sina Madani
>Priority: Major
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Java 8 is over 5 years old and will be end of life in 2019/2020. Java 11, the 
> latest long-term support release, became GA in September 2018. Given that 
> FLINK-8033 still hasn't been resolved and that Java 9 was end of life 
> (discontinued / no longer publically available or supported) since March 
> 2018, it doesn't make sense to continue trying to add Java 9 support when 
> both Java 9 and Java 10 are end-of-life.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLINK-10725) Support for Java 11 (LTS)

2019-04-08 Thread Liya Fan (JIRA)


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

Liya Fan commented on FLINK-10725:
--

[~aljoscha] Thanks a lot for the information. 

[~Zentol] If there is anything I can do, please feel free to contact me.

> Support for Java 11 (LTS)
> -
>
> Key: FLINK-10725
> URL: https://issues.apache.org/jira/browse/FLINK-10725
> Project: Flink
>  Issue Type: Improvement
>  Components: Build System
>Affects Versions: 1.8.0, 2.0.0
>Reporter: Sina Madani
>Priority: Major
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Java 8 is over 5 years old and will be end of life in 2019/2020. Java 11, the 
> latest long-term support release, became GA in September 2018. Given that 
> FLINK-8033 still hasn't been resolved and that Java 9 was end of life 
> (discontinued / no longer publically available or supported) since March 
> 2018, it doesn't make sense to continue trying to add Java 9 support when 
> both Java 9 and Java 10 are end-of-life.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLINK-10725) Support for Java 11 (LTS)

2019-04-08 Thread Aljoscha Krettek (JIRA)


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

Aljoscha Krettek commented on FLINK-10725:
--

I think [~Zentol] is working on this. He's currently working on making Flink 
compile/run with Java 9 which is a milestone for Java 11 support.

> Support for Java 11 (LTS)
> -
>
> Key: FLINK-10725
> URL: https://issues.apache.org/jira/browse/FLINK-10725
> Project: Flink
>  Issue Type: Improvement
>  Components: Build System
>Affects Versions: 1.8.0, 2.0.0
>Reporter: Sina Madani
>Priority: Major
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Java 8 is over 5 years old and will be end of life in 2019/2020. Java 11, the 
> latest long-term support release, became GA in September 2018. Given that 
> FLINK-8033 still hasn't been resolved and that Java 9 was end of life 
> (discontinued / no longer publically available or supported) since March 
> 2018, it doesn't make sense to continue trying to add Java 9 support when 
> both Java 9 and Java 10 are end-of-life.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLINK-10725) Support for Java 11 (LTS)

2019-04-03 Thread Liya Fan (JIRA)


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

Liya Fan commented on FLINK-10725:
--

Is anyone looking at this issue?

> Support for Java 11 (LTS)
> -
>
> Key: FLINK-10725
> URL: https://issues.apache.org/jira/browse/FLINK-10725
> Project: Flink
>  Issue Type: Improvement
>  Components: Build System
>Affects Versions: 1.8.0, 2.0.0
>Reporter: Sina Madani
>Priority: Major
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Java 8 is over 5 years old and will be end of life in 2019/2020. Java 11, the 
> latest long-term support release, became GA in September 2018. Given that 
> FLINK-8033 still hasn't been resolved and that Java 9 was end of life 
> (discontinued / no longer publically available or supported) since March 
> 2018, it doesn't make sense to continue trying to add Java 9 support when 
> both Java 9 and Java 10 are end-of-life.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)