Joshua McKenzie created CASSANDRA-10105:
-------------------------------------------
Summary: Windows dtest 3.0: TestOfflineTools failures
Key: CASSANDRA-10105
URL: https://issues.apache.org/jira/browse/CASSANDRA-10105
Project: Cassandra
Issue Type: Sub-task
Reporter: Joshua McKenzie
Assignee: Joshua McKenzie
Fix For: 3.0.x
offline_tools_test.py:TestOfflineTools.sstablelevelreset_test
offline_tools_test.py:TestOfflineTools.sstableofflinerelevel_test
Both tests fail with the following:
{noformat}
Traceback (most recent call last):
File "c:\src\cassandra-dtest\dtest.py", line 532, in tearDown
raise AssertionError('Unexpected error in %s node log: %s' % (node.name,
errors))
AssertionError: Unexpected error in node1 node log: ['ERROR [main] 2015-08-17
15:55:05,060 NoSpamLogger.java:97 - This platform does not support atomic
directory streams (SecureDirectoryStream); race conditions when loading sstable
files could occurr']
{noformat}
Failure history:
[consistent|http://cassci.datastax.com/view/cassandra-3.0/job/cassandra-3.0_dtest_win32/17/testReport/junit/jmx_test/TestJMX/netstats_test/history/]
Env: ci and local
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)