[ https://issues.apache.org/jira/browse/CASSANDRA-12220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15381904#comment-15381904 ]
Sylvain Lebresne commented on CASSANDRA-12220: ---------------------------------------------- Can we revert the commit in the meantime? > utest RowIndexEntryTest.testC11206AgainstPreviousArray/Shallow failure > ---------------------------------------------------------------------- > > Key: CASSANDRA-12220 > URL: https://issues.apache.org/jira/browse/CASSANDRA-12220 > Project: Cassandra > Issue Type: Bug > Reporter: Robert Stupp > > The unit tests {{RowIndexEntryTest.testC11206AgainstPreviousArray}} and > {{RowIndexEntryTest.testC11206AgainstPreviousShallow}} fail after [this > single line > change|https://github.com/apache/cassandra/commit/70fd80ae43f3902e651c956b6d4d07cbc203d30a#diff-75146ba408a51071a0b19ffdfbb2bb3cL307] > as shown in [this > build|http://cassci.datastax.com/view/trunk/job/trunk_testall/1044/]. > Reverting that line to {{new HashMap<>()}} fixes the unit test issues - but > _does not_ explain why it fails, since initializing a collection with the > expected size should not change the overall behaviour. There seems to be > something else being wrong. > /cc [~dbrosius] -- This message was sent by Atlassian JIRA (v6.3.4#6332)