[
https://issues.apache.org/jira/browse/STORM-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14075002#comment-14075002
]
ASF GitHub Bot commented on STORM-419:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-storm/pull/204
> cluster_test fails on JDK8 on Mac
> ---------------------------------
>
> Key: STORM-419
> URL: https://issues.apache.org/jira/browse/STORM-419
> Project: Apache Storm (Incubating)
> Issue Type: Bug
> Reporter: Robert Joseph Evans
> Assignee: Robert Joseph Evans
>
> I recently tried building/running storm using JDK8 on my mac, and found that
> cluster_test test-storm-cluster-state-errors was failing. It was failing
> because two errors were submitted at the exact same time, cluster.errors
> sorts the results by the time when they were submitted with newest submission
> first, and sorting changed in JDK8 so that the order of elements with equal
> values is now different.
> I'll put up a simple pull request to fix this shortly.
--
This message was sent by Atlassian JIRA
(v6.2#6252)