[
https://issues.apache.org/jira/browse/STORM-670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14318579#comment-14318579
]
ASF GitHub Bot commented on STORM-670:
--------------------------------------
GitHub user ptgoetz opened a pull request:
https://github.com/apache/storm/pull/431
STORM-670: restore java 1.6 compatibility (storm-kafka)
Not sure how long we want to cling to 1.6 compatibility, but this is a very
small change.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptgoetz/storm STORM-670
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/431.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 #431
----
commit d9568f99841e8449f41353e409eac73aeb3b6dc7
Author: P. Taylor Goetz <[email protected]>
Date: 2015-02-12T17:15:04Z
STORM-670: restore java 1.6 compatibility
----
> [storm-kafka] Restore Java 1.6 compatibility
> --------------------------------------------
>
> Key: STORM-670
> URL: https://issues.apache.org/jira/browse/STORM-670
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-kafka
> Affects Versions: 0.10.0
> Reporter: P. Taylor Goetz
> Assignee: P. Taylor Goetz
>
> java.lang.Long.compare(Long, Long) is only available in Java 1.7
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)