[jira] [Resolved] (CASSANDRA-5586) Remove cli usage from dtests

2015-04-09 Thread Tyler Hobbs (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-5586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tyler Hobbs resolved CASSANDRA-5586.

Resolution: Fixed
  Assignee: Tyler Hobbs  (was: Ryan McGuire)

All CLI usage in the dtests has been ported to the Thrift API:
* 
https://github.com/riptano/cassandra-dtest/commit/7c9d495ee76b33b60a2d99a2e7f45961d26f0a19
* 
https://github.com/riptano/cassandra-dtest/commit/d8291b804d35e49772434571fa326fe1538fe102
* 
https://github.com/riptano/cassandra-dtest/commit/ebdaced42bce641832102dd130a6a89a6bb2c093

> Remove cli usage from dtests
> 
>
> Key: CASSANDRA-5586
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5586
> Project: Cassandra
>  Issue Type: Improvement
>Reporter: Brandon Williams
>Assignee: Tyler Hobbs
>Priority: Minor
>
> The dtests in some situations fork the cli.  With the cli essentially 
> stagnant now, there's no need to do this when the same thing can be 
> accomplished with a thrift or cql call. (ccm's convenience api for invoking 
> the cli could probably also be removed at this point)



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


[jira] [Resolved] (CASSANDRA-5586) Remove cli usage from dtests

2014-04-29 Thread Ryan McGuire (JIRA)

 [ 
https://issues.apache.org/jira/browse/CASSANDRA-5586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan McGuire resolved CASSANDRA-5586.
-

Resolution: Fixed

> Remove cli usage from dtests
> 
>
> Key: CASSANDRA-5586
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5586
> Project: Cassandra
>  Issue Type: Improvement
>Reporter: Brandon Williams
>Assignee: Ryan McGuire
>Priority: Minor
>
> The dtests in some situations fork the cli.  With the cli essentially 
> stagnant now, there's no need to do this when the same thing can be 
> accomplished with a thrift or cql call. (ccm's convenience api for invoking 
> the cli could probably also be removed at this point)



--
This message was sent by Atlassian JIRA
(v6.2#6252)