[ 
https://issues.apache.org/jira/browse/CASSANDRA-9942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650132#comment-14650132
 ] 

Paulo Motta commented on CASSANDRA-9942:
----------------------------------------

* Added Windows bat executables for sstableofflinerelevel and 
sstabelelevelreset: [2.2 patch 
here|https://github.com/pauloricardomg/cassandra/tree/9942-2.2]
* Fixed related dtests on Windows
** Minor changes on ccm to fix TestOfflineTools dtests on Windows: [ccm 
PR343|https://github.com/pcmanus/ccm/pull/343] | [ccm 
PR344|https://github.com/pcmanus/ccm/pull/344]
** Fixed offline_tools_test.py:TestOfflineTools.sstableofflinerelevel_test, 
which was not testing releveling sstables, but actually reset sstables
** Refactored offline_tools_test.py:TestOfflineTools to create a cluster with 
only one node and write less keys: tests were taking too long with 3 machines, 
RF=3 and millions of rows. Essence of tests was maintained while making them 
faster. [cassandra-dtest 
PR434|https://github.com/riptano/cassandra-dtest/pull/434]
** Tried to also fix TestOfflineTools.sstableverify_test to fit into this 
ticket, but was taking longer than expected, so I created a separate ticket: 
[CASANDRA-9950|https://issues.apache.org/jira/browse/CASSANDRA-9950]

> SStableofflinerevel and sstablelevelreset don't have windows versions
> ---------------------------------------------------------------------
>
>                 Key: CASSANDRA-9942
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9942
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Philip Thompson
>            Assignee: Paulo Motta
>             Fix For: 2.2.x
>
>
> These two tools located in tools/bin do not have corresponding .bat versions, 
> so they do not run on windows. This is also breaking their related dtests on 
> windows.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to