Hayden Marchant created ACCUMULO-2942:
-----------------------------------------
Summary:
org.apache.accumulo.core.util.format.ShardedTableDistributionFormatterTest.testAggregate
failure
Key: ACCUMULO-2942
URL: https://issues.apache.org/jira/browse/ACCUMULO-2942
Project: Accumulo
Issue Type: Sub-task
Components: tserver
Affects Versions: 1.6.0
Environment: IBM JVM
Reporter: Hayden Marchant
Fix For: 1.6.1, 1.7.0
org.apache.accumulo.core.util.format.ShardedTableDistributionFormatterTest.testAggregate
. This fails on IBM JRE, since the test is asserting order of elements in a
HashMap. This consistently passes on Sun , and consistently fails on Oracle.
Proposal: Change ShardedTableDistributionFormatter.countsByDay to TreeMap, or
use non-ordered comparison
--
This message was sent by Atlassian JIRA
(v6.2#6252)