[jira] [Updated] (CASSANDRA-15956) 15583 - Toolinng width first test

2020-07-20 Thread Berenguer Blasi (Jira)


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

Berenguer Blasi updated CASSANDRA-15956:

Description: 
Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other tools 
and scenarios in a width first approach to make sure enough surface area is 
covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.

Tools: https://cassandra.apache.org/doc/latest/tools/index.html

||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
|Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
full multinode env|
|Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is included|
|*Sstable utilities*||
|sstabledump|(/)|(/)|(/)|(/)||
|sstableexpiredblockers|(/)|(/)|(/)|(/)||
|sstablelevelreset|(/)|(/)|(/)|(/)||
|sstableloader|(/)|(/)|(/)|(/)||
|sstablemetadata|(/)|(/)|(/)|(!)|Ran in dtests, no dedicated test|
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstablerepairedset|(/)|(/)|(/)|(!)|Ran in dtests, no dedicated test|
|sstablescrub|(/)|(/)|(/)|(/)||
|sstablesplit|(/)|(/)|(/)|(/)||
|sstableupgrade|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||

  was:
Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other tools 
and scenarios in a width first approach to make sure enough surface area is 
covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.

Tools: https://cassandra.apache.org/doc/latest/tools/index.html

||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
|Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
full multinode env|
|Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is included|
|*Sstable utilities*||
|sstabledump|(/)|(/)|(/)|(/)||
|sstableexpiredblockers|(/)|(/)|(/)|(/)||
|sstablelevelreset|(/)|(/)|(/)|(/)||
|sstableloader|(/)|(/)|(/)|(/)||
|sstablemetadata|(/)|(/)|(/)|(!)|Ran in some dtests indirectly, no dedicated 
test|
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstablerepairedset|(/)|(/)|(/)|(!)|Ran in dtests, no dedicated test||
|sstablescrub|(/)|(/)|(/)|(/)||
|sstablesplit|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||


> 15583 - Toolinng width first test
> -
>
> Key: CASSANDRA-15956
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15956
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Test/unit
>Reporter: Berenguer Blasi
>Assignee: Berenguer Blasi
>Priority: Normal
> Fix For: 4.0-beta
>
>
> Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other 
> tools and scenarios in a width first approach to make sure enough surface 
> area is covered. This should suffice to confirm our framework should enable 
> devs to test any tools when needed.
> Tools: https://cassandra.apache.org/doc/latest/tools/index.html
> ||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
> |Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
> full multinode env|
> |Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is 
> included|
> |*Sstable utilities*||
> |sstabledump|(/)|(/)|(/)|(/)||
> |sstableexpiredblockers|(/)|(/)|(/)|(/)||
> |sstablelevelreset|(/)|(/)|(/)|(/)||
> |sstableloader|(/)|(/)|(/)|(/)||
> |sstablemetadata|(/)|(/)|(/)|(!)|Ran in dtests, no dedicated test|
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstablerepairedset|(/)|(/)|(/)|(!)|Ran in dtests, no dedicated test|
> |sstablescrub|(/)|(/)|(/)|(/)||
> |sstablesplit|(/)|(/)|(/)|(/)||
> |sstableupgrade|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-15956) 15583 - Toolinng width first test

2020-07-20 Thread Berenguer Blasi (Jira)


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

Berenguer Blasi updated CASSANDRA-15956:

Description: 
Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other tools 
and scenarios in a width first approach to make sure enough surface area is 
covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.

Tools: https://cassandra.apache.org/doc/latest/tools/index.html

||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
|Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
full multinode env|
|Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is included|
|*Sstable utilities*||
|sstabledump|(/)|(/)|(/)|(/)||
|sstableexpiredblockers|(/)|(/)|(/)|(/)||
|sstablelevelreset|(/)|(/)|(/)|(/)||
|sstableloader|(/)|(/)|(/)|(/)||
|sstablemetadata|(/)|(/)|(/)|(!)|Ran in some dtests indirectly, no dedicated 
test|
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstablerepairedset|(/)|(/)|(/)|(!)|Ran in dtests, no dedicated test||
|sstablescrub|(/)|(/)|(/)|(/)||
|sstablesplit|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||

  was:
Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other tools 
and scenarios in a width first approach to make sure enough surface area is 
covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.

Tools: https://cassandra.apache.org/doc/latest/tools/index.html

||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
|Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
full multinode env|
|Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is included|
|*Sstable utilities*||
|sstabledump|(/)|(/)|(/)|(/)||
|sstableexpiredblockers|(/)|(/)|(/)|(/)||
|sstablelevelreset|(/)|(/)|(/)|(/)||
|sstableloader|(/)|(/)|(/)|(/)||
|sstablemetadata|(/)|(/)|(/)|(!)|Ran in some dtests indirectly, no dedicated 
test|
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstablerepairedset|(/)|(/)|(/)|(!)|Ran in dtests, no dedicated test||
|sstablescrub|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||


> 15583 - Toolinng width first test
> -
>
> Key: CASSANDRA-15956
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15956
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Test/unit
>Reporter: Berenguer Blasi
>Assignee: Berenguer Blasi
>Priority: Normal
> Fix For: 4.0-beta
>
>
> Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other 
> tools and scenarios in a width first approach to make sure enough surface 
> area is covered. This should suffice to confirm our framework should enable 
> devs to test any tools when needed.
> Tools: https://cassandra.apache.org/doc/latest/tools/index.html
> ||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
> |Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
> full multinode env|
> |Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is 
> included|
> |*Sstable utilities*||
> |sstabledump|(/)|(/)|(/)|(/)||
> |sstableexpiredblockers|(/)|(/)|(/)|(/)||
> |sstablelevelreset|(/)|(/)|(/)|(/)||
> |sstableloader|(/)|(/)|(/)|(/)||
> |sstablemetadata|(/)|(/)|(/)|(!)|Ran in some dtests indirectly, no dedicated 
> test|
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstablerepairedset|(/)|(/)|(/)|(!)|Ran in dtests, no dedicated test||
> |sstablescrub|(/)|(/)|(/)|(/)||
> |sstablesplit|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-15956) 15583 - Toolinng width first test

2020-07-20 Thread Berenguer Blasi (Jira)


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

Berenguer Blasi updated CASSANDRA-15956:

Description: 
Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other tools 
and scenarios in a width first approach to make sure enough surface area is 
covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.

Tools: https://cassandra.apache.org/doc/latest/tools/index.html

||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
|Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
full multinode env|
|Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is included|
|*Sstable utilities*||
|sstabledump|(/)|(/)|(/)|(/)||
|sstableexpiredblockers|(/)|(/)|(/)|(/)||
|sstablelevelreset|(/)|(/)|(/)|(/)||
|sstableloader|(/)|(/)|(/)|(/)||
|sstablemetadata|(/)|(/)|(/)|(!)|Ran in some dtests indirectly, no dedicated 
test|
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstablerepairedset|(/)|(/)|(/)|(!)|Ran in dtests, no dedicated test||
|sstablescrub|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||

  was:
Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other tools 
and scenarios in a width first approach to make sure enough surface area is 
covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.

Tools: https://cassandra.apache.org/doc/latest/tools/index.html

||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
|Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
full multinode env|
|Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is included|
|*Sstable utilities*||
|sstabledump|(/)|(/)|(/)|(/)||
|sstableexpiredblockers|(/)|(/)|(/)|(/)||
|sstablelevelreset|(/)|(/)|(/)|(/)||
|sstableloader|(/)|(/)|(/)|(/)||
|sstablemetadata|(/)|(/)|(/)|(/)|sstablemetadata is ran in some dtests 
indirectly|
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstablerepairedset|(/)|(/)|(/)|(x)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||


> 15583 - Toolinng width first test
> -
>
> Key: CASSANDRA-15956
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15956
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Test/unit
>Reporter: Berenguer Blasi
>Assignee: Berenguer Blasi
>Priority: Normal
> Fix For: 4.0-beta
>
>
> Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other 
> tools and scenarios in a width first approach to make sure enough surface 
> area is covered. This should suffice to confirm our framework should enable 
> devs to test any tools when needed.
> Tools: https://cassandra.apache.org/doc/latest/tools/index.html
> ||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
> |Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
> full multinode env|
> |Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is 
> included|
> |*Sstable utilities*||
> |sstabledump|(/)|(/)|(/)|(/)||
> |sstableexpiredblockers|(/)|(/)|(/)|(/)||
> |sstablelevelreset|(/)|(/)|(/)|(/)||
> |sstableloader|(/)|(/)|(/)|(/)||
> |sstablemetadata|(/)|(/)|(/)|(!)|Ran in some dtests indirectly, no dedicated 
> test|
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstablerepairedset|(/)|(/)|(/)|(!)|Ran in dtests, no dedicated test||
> |sstablescrub|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-15956) 15583 - Toolinng width first test

2020-07-20 Thread Berenguer Blasi (Jira)


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

Berenguer Blasi updated CASSANDRA-15956:

Description: 
Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other tools 
and scenarios in a width first approach to make sure enough surface area is 
covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.

Tools: https://cassandra.apache.org/doc/latest/tools/index.html

||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
|Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
full multinode env|
|Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is included|
|*Sstable utilities*||
|sstabledump|(/)|(/)|(/)|(/)||
|sstableexpiredblockers|(/)|(/)|(/)|(/)||
|sstablelevelreset|(/)|(/)|(/)|(/)||
|sstableloader|(/)|(/)|(/)|(/)||
|sstablemetadata|(/)|(/)|(/)|(/)|sstablemetadata is ran in some dtests 
indirectly|
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstablerepairedset|(/)|(/)|(/)|(x)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||

  was:
Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other tools 
and scenarios in a width first approach to make sure enough surface area is 
covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.

Tools: https://cassandra.apache.org/doc/latest/tools/index.html

||Cmd Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
|Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
full multinode env|
|Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is included|
|*Sstable utilities*||
|sstabledump|(/)|(/)|(/)|(/)||
|sstableexpiredblockers|(/)|(/)|(/)|(/)||
|sstablelevelreset|(/)|(/)|(/)|(/)||
|sstableloader|(/)|(/)|(/)|(/)||
|sstablemetadata|(/)|(/)|(/)|(/)|sstablemetadata is ran in some dtests 
indirectly|
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||


> 15583 - Toolinng width first test
> -
>
> Key: CASSANDRA-15956
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15956
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Test/unit
>Reporter: Berenguer Blasi
>Assignee: Berenguer Blasi
>Priority: Normal
> Fix For: 4.0-beta
>
>
> Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other 
> tools and scenarios in a width first approach to make sure enough surface 
> area is covered. This should suffice to confirm our framework should enable 
> devs to test any tools when needed.
> Tools: https://cassandra.apache.org/doc/latest/tools/index.html
> ||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
> |Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
> full multinode env|
> |Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is 
> included|
> |*Sstable utilities*||
> |sstabledump|(/)|(/)|(/)|(/)||
> |sstableexpiredblockers|(/)|(/)|(/)|(/)||
> |sstablelevelreset|(/)|(/)|(/)|(/)||
> |sstableloader|(/)|(/)|(/)|(/)||
> |sstablemetadata|(/)|(/)|(/)|(/)|sstablemetadata is ran in some dtests 
> indirectly|
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstablerepairedset|(/)|(/)|(/)|(x)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-15956) 15583 - Toolinng width first test

2020-07-20 Thread Berenguer Blasi (Jira)


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

Berenguer Blasi updated CASSANDRA-15956:

Description: 
Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other tools 
and scenarios in a width first approach to make sure enough surface area is 
covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.

Tools: https://cassandra.apache.org/doc/latest/tools/index.html

||Cmd Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
|Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
full multinode env|
|Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is included|
|*Sstable utilities*||
|sstabledump|(/)|(/)|(/)|(/)||
|sstableexpiredblockers|(/)|(/)|(/)|(/)||
|sstablelevelreset|(/)|(/)|(/)|(/)||
|sstableloader|(/)|(/)|(/)|(/)||
|sstablemetadata|(/)|(/)|(/)|(/)|sstablemetadata is ran in some dtests 
indirectly|
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||

  was:
Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other tools 
and scenarios in a width first approach to make sure enough surface area is 
covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.

Tools: https://cassandra.apache.org/doc/latest/tools/index.html

||Cmd Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
|Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
full multinode env|
|Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is included|

||Sstable utilities||Easy UT possible||Has UT||Easy dtest possible||Has 
dtest||Comments||
|sstabledump|(/)|(/)|(/)|(/)||
|sstableexpiredblockers|(/)|(/)|(/)|(/)||
|sstablelevelreset|(/)|(/)|(/)|(/)||
|sstableloader|(/)|(/)|(/)|(/)||
|sstablemetadata|(/)|(/)|(/)|(/)|sstablemetadata is ran in some dtests 
indirectly|
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||


> 15583 - Toolinng width first test
> -
>
> Key: CASSANDRA-15956
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15956
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Test/unit
>Reporter: Berenguer Blasi
>Assignee: Berenguer Blasi
>Priority: Normal
> Fix For: 4.0-beta
>
>
> Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other 
> tools and scenarios in a width first approach to make sure enough surface 
> area is covered. This should suffice to confirm our framework should enable 
> devs to test any tools when needed.
> Tools: https://cassandra.apache.org/doc/latest/tools/index.html
> ||Cmd Tool||Easy UT possible||Has UT||Easy dtest possible||Has 
> dtest||Comments||
> |Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
> full multinode env|
> |Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is 
> included|
> |*Sstable utilities*||
> |sstabledump|(/)|(/)|(/)|(/)||
> |sstableexpiredblockers|(/)|(/)|(/)|(/)||
> |sstablelevelreset|(/)|(/)|(/)|(/)||
> |sstableloader|(/)|(/)|(/)|(/)||
> |sstablemetadata|(/)|(/)|(/)|(/)|sstablemetadata is ran in some dtests 
> indirectly|
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-15956) 15583 - Toolinng width first test

2020-07-20 Thread Berenguer Blasi (Jira)


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

Berenguer Blasi updated CASSANDRA-15956:

Description: 
Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other tools 
and scenarios in a width first approach to make sure enough surface area is 
covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.

Tools: https://cassandra.apache.org/doc/latest/tools/index.html

||Cmd Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
|Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
full multinode env|
|Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is included|

||Sstable utilities||Easy UT possible||Has UT||Easy dtest possible||Has 
dtest||Comments||
|sstabledump|(/)|(/)|(/)|(/)||
|sstableexpiredblockers|(/)|(/)|(/)|(/)||
|sstablelevelreset|(/)|(/)|(/)|(/)||
|sstableloader|(/)|(/)|(/)|(/)||
|sstablemetadata|(/)|(/)|(/)|(/)|sstablemetadata is ran in some dtests 
indirectly|
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||
|sstableofflinerelevel|(/)|(/)|(/)|(/)||

  was:
Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other tools 
and scenarios in a width first approach to make sure enough surface area is 
covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.

Tools: https://cassandra.apache.org/doc/latest/tools/index.html

||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
|Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
full multinode env|
|Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is included|
|sstabledump|(/)|(/)|(/)|(/)||
|sstableexpiredblockers|(/)|(/)|(/)|(/)||
|sstablelevelreset|(/)|(/)|(/)|(/)||
|sstableloader|(/)|(/)|(/)|(/)||
|sstablemetadata|(/)|(/)|(/)|(/)|sstablemetadata is ran in some dtests 
indirectly|
|sstableexpiredblockers|(/)|(/)|(/)|(/)||


> 15583 - Toolinng width first test
> -
>
> Key: CASSANDRA-15956
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15956
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Test/unit
>Reporter: Berenguer Blasi
>Assignee: Berenguer Blasi
>Priority: Normal
> Fix For: 4.0-beta
>
>
> Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other 
> tools and scenarios in a width first approach to make sure enough surface 
> area is covered. This should suffice to confirm our framework should enable 
> devs to test any tools when needed.
> Tools: https://cassandra.apache.org/doc/latest/tools/index.html
> ||Cmd Tool||Easy UT possible||Has UT||Easy dtest possible||Has 
> dtest||Comments||
> |Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
> full multinode env|
> |Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is 
> included|
> ||Sstable utilities||Easy UT possible||Has UT||Easy dtest possible||Has 
> dtest||Comments||
> |sstabledump|(/)|(/)|(/)|(/)||
> |sstableexpiredblockers|(/)|(/)|(/)|(/)||
> |sstablelevelreset|(/)|(/)|(/)|(/)||
> |sstableloader|(/)|(/)|(/)|(/)||
> |sstablemetadata|(/)|(/)|(/)|(/)|sstablemetadata is ran in some dtests 
> indirectly|
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||
> |sstableofflinerelevel|(/)|(/)|(/)|(/)||



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-15956) 15583 - Toolinng width first test

2020-07-20 Thread Berenguer Blasi (Jira)


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

Berenguer Blasi updated CASSANDRA-15956:

Description: 
Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other tools 
and scenarios in a width first approach to make sure enough surface area is 
covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.

Tools: https://cassandra.apache.org/doc/latest/tools/index.html

||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
|Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
full multinode env|
|Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is included|
|sstabledump|(/)|(/)|(/)|(/)||
|sstableexpiredblockers|(/)|(/)|(/)|(/)||
|sstablelevelreset|(/)|(/)|(/)|(/)||
|sstableloader|(/)|(/)|(/)|(/)||
|sstablemetadata|(/)|(/)|(/)|(/)|sstablemetadata is ran in some dtests 
indirectly|
|sstableexpiredblockers|(/)|(/)|(/)|(/)||

  was:
Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other tools 
and scenarios in a width first approach to make sure enough surface area is 
covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.

Tools: https://cassandra.apache.org/doc/latest/tools/index.html

||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
|Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
full multinode env|
|Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is included|
|sstabledump|(/)|(/)|(/)|(/)||
|sstableexpiredblockers|(/)|(/)|(/)|(/)||
|sstableexpiredblockers|(/)|(/)|(/)|(/)||
|sstableexpiredblockers|(/)|(/)|(/)|(/)||
|sstableexpiredblockers|(/)|(/)|(/)|(/)||
|sstableexpiredblockers|(/)|(/)|(/)|(/)||


> 15583 - Toolinng width first test
> -
>
> Key: CASSANDRA-15956
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15956
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Test/unit
>Reporter: Berenguer Blasi
>Assignee: Berenguer Blasi
>Priority: Normal
> Fix For: 4.0-beta
>
>
> Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other 
> tools and scenarios in a width first approach to make sure enough surface 
> area is covered. This should suffice to confirm our framework should enable 
> devs to test any tools when needed.
> Tools: https://cassandra.apache.org/doc/latest/tools/index.html
> ||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
> |Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
> full multinode env|
> |Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is 
> included|
> |sstabledump|(/)|(/)|(/)|(/)||
> |sstableexpiredblockers|(/)|(/)|(/)|(/)||
> |sstablelevelreset|(/)|(/)|(/)|(/)||
> |sstableloader|(/)|(/)|(/)|(/)||
> |sstablemetadata|(/)|(/)|(/)|(/)|sstablemetadata is ran in some dtests 
> indirectly|
> |sstableexpiredblockers|(/)|(/)|(/)|(/)||



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-15956) 15583 - Toolinng width first test

2020-07-20 Thread Berenguer Blasi (Jira)


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

Berenguer Blasi updated CASSANDRA-15956:

Description: 
Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other tools 
and scenarios in a width first approach to make sure enough surface area is 
covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.

Tools: https://cassandra.apache.org/doc/latest/tools/index.html

||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
|Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
full multinode env|
|Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is included|
|sstabledump|(/)|(/)|(/)|(/)||
|sstableexpiredblockers|(/)|(/)|(/)|(/)||
|sstableexpiredblockers|(/)|(/)|(/)|(/)||
|sstableexpiredblockers|(/)|(/)|(/)|(/)||
|sstableexpiredblockers|(/)|(/)|(/)|(/)||
|sstableexpiredblockers|(/)|(/)|(/)|(/)||

  was:
Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other tools 
and scenarios in a width first approach to make sure enough surface area is 
covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.

Tools: https://cassandra.apache.org/doc/latest/tools/index.html

||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
|Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
full multinode env|
|Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is included|
|sstabledump|(/)|(/)|(/)|(/)|


> 15583 - Toolinng width first test
> -
>
> Key: CASSANDRA-15956
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15956
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Test/unit
>Reporter: Berenguer Blasi
>Assignee: Berenguer Blasi
>Priority: Normal
> Fix For: 4.0-beta
>
>
> Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other 
> tools and scenarios in a width first approach to make sure enough surface 
> area is covered. This should suffice to confirm our framework should enable 
> devs to test any tools when needed.
> Tools: https://cassandra.apache.org/doc/latest/tools/index.html
> ||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
> |Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
> full multinode env|
> |Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is 
> included|
> |sstabledump|(/)|(/)|(/)|(/)||
> |sstableexpiredblockers|(/)|(/)|(/)|(/)||
> |sstableexpiredblockers|(/)|(/)|(/)|(/)||
> |sstableexpiredblockers|(/)|(/)|(/)|(/)||
> |sstableexpiredblockers|(/)|(/)|(/)|(/)||
> |sstableexpiredblockers|(/)|(/)|(/)|(/)||



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-15956) 15583 - Toolinng width first test

2020-07-20 Thread Berenguer Blasi (Jira)


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

Berenguer Blasi updated CASSANDRA-15956:

Description: 
Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other tools 
and scenarios in a width first approach to make sure enough surface area is 
covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.

Tools: https://cassandra.apache.org/doc/latest/tools/index.html

||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
|Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
full multinode env|
|Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is included|
|sstabledump|(/)|(/)|(/)|(/)|

  was:
Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other tools 
and scenarios in a width first approach to make sure enough surface area is 
covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.

Tools: https://cassandra.apache.org/doc/latest/tools/index.html

||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
|Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
full multinode env|
|Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is included|


> 15583 - Toolinng width first test
> -
>
> Key: CASSANDRA-15956
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15956
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Test/unit
>Reporter: Berenguer Blasi
>Assignee: Berenguer Blasi
>Priority: Normal
> Fix For: 4.0-beta
>
>
> Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other 
> tools and scenarios in a width first approach to make sure enough surface 
> area is covered. This should suffice to confirm our framework should enable 
> devs to test any tools when needed.
> Tools: https://cassandra.apache.org/doc/latest/tools/index.html
> ||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
> |Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
> full multinode env|
> |Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is 
> included|
> |sstabledump|(/)|(/)|(/)|(/)|



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-15956) 15583 - Toolinng width first test

2020-07-20 Thread Berenguer Blasi (Jira)


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

Berenguer Blasi updated CASSANDRA-15956:

Description: 
Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other tools 
and scenarios in a width first approach to make sure enough surface area is 
covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.

Tools: https://cassandra.apache.org/doc/latest/tools/index.html

||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
|Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
full multinode env|
|Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is included|

  was:
Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other tools 
and scenarios in a width first approach to make sure enough surface area is 
covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.

Tools: https://cassandra.apache.org/doc/latest/tools/index.html

||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
|Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
full multinode env|
|Cqlsh|(?)|(x)|(/)|(/)|Ivestigating|


> 15583 - Toolinng width first test
> -
>
> Key: CASSANDRA-15956
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15956
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Test/unit
>Reporter: Berenguer Blasi
>Assignee: Berenguer Blasi
>Priority: Normal
> Fix For: 4.0-beta
>
>
> Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other 
> tools and scenarios in a width first approach to make sure enough surface 
> area is covered. This should suffice to confirm our framework should enable 
> devs to test any tools when needed.
> Tools: https://cassandra.apache.org/doc/latest/tools/index.html
> ||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
> |Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
> full multinode env|
> |Cqlsh|(/)|(/)|(/)|(/)|Easy Cqlsh UT is now possible and an example is 
> included|



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-15956) 15583 - Toolinng width first test

2020-07-20 Thread Berenguer Blasi (Jira)


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

Berenguer Blasi updated CASSANDRA-15956:

Description: 
Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other tools 
and scenarios in a width first approach to make sure enough surface area is 
covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.

Tools: https://cassandra.apache.org/doc/latest/tools/index.html

||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
|Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
full multinode env|
|Cqlsh|(?)|(x)|(/)|(/)|Ivestigating|

  was:
Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other tools 
and scenarios in a width first approach to make sure enough surface area is 
covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.

Tools: https://cassandra.apache.org/doc/latest/tools/index.html

||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
|Nodetool|(/)|(/)|(/)|(/)|Use UT is possible. Otherwise dtests if you need a 
full multinode env|
|Cqlsh|(?)|(x)|(/)|(/)|Ivestigating|


> 15583 - Toolinng width first test
> -
>
> Key: CASSANDRA-15956
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15956
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Test/unit
>Reporter: Berenguer Blasi
>Assignee: Berenguer Blasi
>Priority: Normal
> Fix For: 4.0-beta
>
>
> Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other 
> tools and scenarios in a width first approach to make sure enough surface 
> area is covered. This should suffice to confirm our framework should enable 
> devs to test any tools when needed.
> Tools: https://cassandra.apache.org/doc/latest/tools/index.html
> ||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
> |Nodetool|(/)|(/)|(/)|(/)|Use UT if possible. Otherwise dtests if you need a 
> full multinode env|
> |Cqlsh|(?)|(x)|(/)|(/)|Ivestigating|



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-15956) 15583 - Toolinng width first test

2020-07-20 Thread Berenguer Blasi (Jira)


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

Berenguer Blasi updated CASSANDRA-15956:

Description: 
Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other tools 
and scenarios in a width first approach to make sure enough surface area is 
covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.

Tools: https://cassandra.apache.org/doc/latest/tools/index.html

||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
|nodetool|(/)|(/)|(/)|(/)|Use UT is possible. Otherwise dtests if you need a 
full multinode env|
|Cqlsh|(?)|(x)|(/)|(/)|Inestigating|

  was:Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other 
tools and scenarios in a width first approach to make sure enough surface area 
is covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.


> 15583 - Toolinng width first test
> -
>
> Key: CASSANDRA-15956
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15956
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Test/unit
>Reporter: Berenguer Blasi
>Assignee: Berenguer Blasi
>Priority: Normal
> Fix For: 4.0-beta
>
>
> Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other 
> tools and scenarios in a width first approach to make sure enough surface 
> area is covered. This should suffice to confirm our framework should enable 
> devs to test any tools when needed.
> Tools: https://cassandra.apache.org/doc/latest/tools/index.html
> ||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
> |nodetool|(/)|(/)|(/)|(/)|Use UT is possible. Otherwise dtests if you need a 
> full multinode env|
> |Cqlsh|(?)|(x)|(/)|(/)|Inestigating|



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-15956) 15583 - Toolinng width first test

2020-07-20 Thread Berenguer Blasi (Jira)


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

Berenguer Blasi updated CASSANDRA-15956:

Description: 
Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other tools 
and scenarios in a width first approach to make sure enough surface area is 
covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.

Tools: https://cassandra.apache.org/doc/latest/tools/index.html

||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
|nodetool|(/)|(/)|(/)|(/)|Use UT is possible. Otherwise dtests if you need a 
full multinode env|
|Cqlsh|(?)|(x)|(/)|(/)|Ivestigating|

  was:
Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other tools 
and scenarios in a width first approach to make sure enough surface area is 
covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.

Tools: https://cassandra.apache.org/doc/latest/tools/index.html

||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
|nodetool|(/)|(/)|(/)|(/)|Use UT is possible. Otherwise dtests if you need a 
full multinode env|
|Cqlsh|(?)|(x)|(/)|(/)|Inestigating|


> 15583 - Toolinng width first test
> -
>
> Key: CASSANDRA-15956
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15956
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Test/unit
>Reporter: Berenguer Blasi
>Assignee: Berenguer Blasi
>Priority: Normal
> Fix For: 4.0-beta
>
>
> Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other 
> tools and scenarios in a width first approach to make sure enough surface 
> area is covered. This should suffice to confirm our framework should enable 
> devs to test any tools when needed.
> Tools: https://cassandra.apache.org/doc/latest/tools/index.html
> ||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
> |nodetool|(/)|(/)|(/)|(/)|Use UT is possible. Otherwise dtests if you need a 
> full multinode env|
> |Cqlsh|(?)|(x)|(/)|(/)|Ivestigating|



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-15956) 15583 - Toolinng width first test

2020-07-20 Thread Berenguer Blasi (Jira)


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

Berenguer Blasi updated CASSANDRA-15956:

Description: 
Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other tools 
and scenarios in a width first approach to make sure enough surface area is 
covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.

Tools: https://cassandra.apache.org/doc/latest/tools/index.html

||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
|Nodetool|(/)|(/)|(/)|(/)|Use UT is possible. Otherwise dtests if you need a 
full multinode env|
|Cqlsh|(?)|(x)|(/)|(/)|Ivestigating|

  was:
Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other tools 
and scenarios in a width first approach to make sure enough surface area is 
covered. This should suffice to confirm our framework should enable devs to 
test any tools when needed.

Tools: https://cassandra.apache.org/doc/latest/tools/index.html

||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
|nodetool|(/)|(/)|(/)|(/)|Use UT is possible. Otherwise dtests if you need a 
full multinode env|
|Cqlsh|(?)|(x)|(/)|(/)|Ivestigating|


> 15583 - Toolinng width first test
> -
>
> Key: CASSANDRA-15956
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15956
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Test/unit
>Reporter: Berenguer Blasi
>Assignee: Berenguer Blasi
>Priority: Normal
> Fix For: 4.0-beta
>
>
> Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other 
> tools and scenarios in a width first approach to make sure enough surface 
> area is covered. This should suffice to confirm our framework should enable 
> devs to test any tools when needed.
> Tools: https://cassandra.apache.org/doc/latest/tools/index.html
> ||Tool||Easy UT possible||Has UT||Easy dtest possible||Has dtest||Comments||
> |Nodetool|(/)|(/)|(/)|(/)|Use UT is possible. Otherwise dtests if you need a 
> full multinode env|
> |Cqlsh|(?)|(x)|(/)|(/)|Ivestigating|



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-15956) 15583 - Toolinng width first test

2020-07-17 Thread Berenguer Blasi (Jira)


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

Berenguer Blasi updated CASSANDRA-15956:

Change Category: Quality Assurance
 Complexity: Normal
  Fix Version/s: 4.0-beta
 Status: Open  (was: Triage Needed)

> 15583 - Toolinng width first test
> -
>
> Key: CASSANDRA-15956
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15956
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Test/unit
>Reporter: Berenguer Blasi
>Assignee: Berenguer Blasi
>Priority: Normal
> Fix For: 4.0-beta
>
>
> Given CASSANDRA-15942 POC seems ok so far. Now we'll extend that to other 
> tools and scenarios in a width first approach to make sure enough surface 
> area is covered. This should suffice to confirm our framework should enable 
> devs to test any tools when needed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org