[
https://issues.apache.org/jira/browse/CASSANDRA-10033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14681960#comment-14681960
]
Paulo Motta commented on CASSANDRA-10033:
-----------------------------------------
Regression of
[CASSANDRA-9104|https://issues.apache.org/jira/browse/CASSANDRA-9104] after
[8099|https://issues.apache.org/jira/browse/CASSANDRA-8099] merge.
bq. KeyCacheTest incorrectly assumed that early re-open would always be enabled.
* [3.0 fix patch|https://github.com/pauloricardomg/cassandra/tree/10033-3.0]
* [3.0
testall|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-10033-3.0-testall/lastCompletedBuild/testReport/]
(will be available soon)
* [trunk fix patch|https://github.com/pauloricardomg/cassandra/tree/10033-trunk]
* [trunk
testall|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-10033-trunk-testall/lastCompletedBuild/testReport/]
(will be available soon)
> Windows utest 3.0: KeyCacheTest failure
> ---------------------------------------
>
> Key: CASSANDRA-10033
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10033
> Project: Cassandra
> Issue Type: Sub-task
> Reporter: Joshua McKenzie
> Assignee: Paulo Motta
> Labels: Windows
> Fix For: 3.0.0 rc1
>
>
> {noformat}
> [junit] Testcase: testKeyCache(org.apache.cassandra.db.KeyCacheTest):
> FAILED
> [junit] expected:<4> but was:<2>
> [junit] junit.framework.AssertionFailedError: expected:<4> but was:<2>
> [junit] at
> org.apache.cassandra.db.KeyCacheTest.assertKeyCacheSize(KeyCacheTest.java:198)
> [junit] at
> org.apache.cassandra.db.KeyCacheTest.testKeyCache(KeyCacheTest.java:159)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)