GitHub user Lewuathe opened a pull request:

    https://github.com/apache/storm/pull/519

    [STORM-768] Support JDK 8 compile and runtime.

    - [x] Unittests (exclude storm-hive)
    - [x] nimbus server
    - [x] supervisor server
    - [x] drpc server
    - [x] Topology submit and running (storm.starter.ExclamationTopology)
    
    storm-hive unittest fails even if we use JDK 1.7. It might be due to JDK 
1.8.
    It looks fine to support JDK 1.8 here. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Lewuathe/storm update-jdk8

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/519.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #519
    
----
commit a4032cfecd5eb3525871c361b39bf89998a04560
Author: lewuathe <[email protected]>
Date:   2015-04-13T11:24:15Z

    Support JDK 1.8

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to