Robert Joseph Evans created STORM-419:
-----------------------------------------
Summary: 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)