You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Rick Kellogg (JIRA)" <ji...@apache.org> on 2015/10/05 04:02:27 UTC

[jira] [Updated] (STORM-419) cluster_test fails on JDK8 on Mac

     [ https://issues.apache.org/jira/browse/STORM-419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick Kellogg updated STORM-419:
-------------------------------
    Component/s: storm-core

> cluster_test fails on JDK8 on Mac
> ---------------------------------
>
>                 Key: STORM-419
>                 URL: https://issues.apache.org/jira/browse/STORM-419
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>             Fix For: 0.9.3
>
>
> 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.3.4#6332)