[
https://issues.apache.org/jira/browse/STORM-768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14644521#comment-14644521
]
ASF GitHub Bot commented on STORM-768:
--------------------------------------
Github user HeartSaVioR commented on the pull request:
https://github.com/apache/storm/pull/519#issuecomment-125651455
@lazyval
Travis build failure you linked is about random failure of storm-core, not
related to JDK version.
Btw, we decided to drop supporting JDK 6 from 0.10.0 and higher.
Pom.xml was changed to reflect it.
https://github.com/apache/storm/blob/0.10.x-branch/pom.xml
> Support JDK 8 compile and runtime.
> ----------------------------------
>
> Key: STORM-768
> URL: https://issues.apache.org/jira/browse/STORM-768
> Project: Apache Storm
> Issue Type: Improvement
> Affects Versions: 0.11.0
> Reporter: Kai Sasaki
> Assignee: Kai Sasaki
> Labels: JDK1.8, JDK8SUPPORT, Java_8
>
> storm project support JDK8 compilation and running.
> There are some check points and tests which should be passed.
> * Unittests
> * Server launch
> * Topology submit and running
> This might not be enough. Please list up here.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)