[jira] [Updated] (CASSANDRA-18529) Remove legacy thrift options from cassandra-stress

2023-05-24 Thread Brad Schoening (Jira)


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

Brad Schoening updated CASSANDRA-18529:
---
Description: 
The cassandra-stress *mode* option allows specifying options for native 
protocol and cql3, but these don't seem useful as there would seem to be no 
other valid options now that cql3 is the standard and thrift no longer 
supported. 

-mode "native cql3 user=cassandra password=xx" 

Perhaps change the arguments for user and password to match those used with 
cqlsh would align the tools.

I.e., 

cassandra-stress -u cassandra -p x

Also, the readme.txt in tools/stress states "cassandra-stress supports 
benchmarking any Cassandra cluster of version 2.0+" but maybe should be updated 
to a supported Cassandra version, i.e., 3.11.x.

  was:
The cassandra-stress *mode* option allows specifying options for native 
protocol and cql3, but these don't seem useful as there would seem to be no 
other valid options now that cql3 is the standard and thrift no longer 
supported. 

-mode "native cql3 user=cassandra password=xx" 

While user and password, mode native and cqlsh3 could be removed.  Perhaps 
change the arguments for user and password to match those used with cqlsh would 
align the tools.

I.e., 

cassandra-stress -u cassandra -p x

Also, the readme.txt in tools/stress states "cassandra-stress supports 
benchmarking any Cassandra cluster of version 2.0+" but maybe should be updated 
to a supported Cassandra version, i.e., 3.11.x.


> Remove legacy thrift options from cassandra-stress
> --
>
> Key: CASSANDRA-18529
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18529
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Tool/stress
>Reporter: Brad Schoening
>Assignee: Stefan Miklosovic
>Priority: Low
> Fix For: 5.x
>
>
> The cassandra-stress *mode* option allows specifying options for native 
> protocol and cql3, but these don't seem useful as there would seem to be no 
> other valid options now that cql3 is the standard and thrift no longer 
> supported. 
> -mode "native cql3 user=cassandra password=xx" 
> Perhaps change the arguments for user and password to match those used with 
> cqlsh would align the tools.
> I.e., 
> cassandra-stress -u cassandra -p x
> Also, the readme.txt in tools/stress states "cassandra-stress supports 
> benchmarking any Cassandra cluster of version 2.0+" but maybe should be 
> updated to a supported Cassandra version, i.e., 3.11.x.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Updated] (CASSANDRA-18529) Remove legacy thrift options from cassandra-stress

2023-05-24 Thread Brandon Williams (Jira)


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

Brandon Williams updated CASSANDRA-18529:
-
Fix Version/s: 5.x
   (was: 5.0)

> Remove legacy thrift options from cassandra-stress
> --
>
> Key: CASSANDRA-18529
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18529
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Tool/stress
>Reporter: Brad Schoening
>Assignee: Stefan Miklosovic
>Priority: Low
> Fix For: 5.x
>
>
> The cassandra-stress *mode* option allows specifying options for native 
> protocol and cql3, but these don't seem useful as there would seem to be no 
> other valid options now that cql3 is the standard and thrift no longer 
> supported. 
> -mode "native cql3 user=cassandra password=xx" 
> While user and password, mode native and cqlsh3 could be removed.  Perhaps 
> change the arguments for user and password to match those used with cqlsh 
> would align the tools.
> I.e., 
> cassandra-stress -u cassandra -p x
> Also, the readme.txt in tools/stress states "cassandra-stress supports 
> benchmarking any Cassandra cluster of version 2.0+" but maybe should be 
> updated to a supported Cassandra version, i.e., 3.11.x.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Updated] (CASSANDRA-18529) Remove legacy thrift options from cassandra-stress

2023-05-19 Thread Brad Schoening (Jira)


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

Brad Schoening updated CASSANDRA-18529:
---
Change Category: Code Clarity
 Complexity: Low Hanging Fruit
Component/s: Tool/stress
  Fix Version/s: 5.0
   Priority: Low  (was: Normal)
 Status: Open  (was: Triage Needed)

> Remove legacy thrift options from cassandra-stress
> --
>
> Key: CASSANDRA-18529
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18529
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Tool/stress
>Reporter: Brad Schoening
>Priority: Low
> Fix For: 5.0
>
>
> The cassandra-stress *mode* option allows specifying options for native 
> protocol and cql3, but these don't seem useful as there would seem to be no 
> other valid options now that cql3 is the standard and thrift no longer 
> supported. 
> -mode "native cql3 user=cassandra password=xx" 
> While user and password, mode native and cqlsh3 could be removed.  Perhaps 
> change the arguments for user and password to match those used with cqlsh 
> would align the tools.
> I.e., 
> cassandra-stress -u cassandra -p x
> Also, the readme.txt in tools/stress states "cassandra-stress supports 
> benchmarking any Cassandra cluster of version 2.0+" but maybe should be 
> updated to a supported Cassandra version, i.e., 3.11.x.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Updated] (CASSANDRA-18529) Remove legacy thrift options from cassandra-stress

2023-05-15 Thread Brad Schoening (Jira)


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

Brad Schoening updated CASSANDRA-18529:
---
Description: 
The cassandra-stress *mode* option allows specifying options for native 
protocol and cql3, but these don't seem useful as there would seem to be no 
other valid options now that cql3 is the standard and thrift no longer 
supported. 

-mode "native cql3 user=cassandra password=xx" 

While user and password, mode native and cqlsh3 could be removed.  Perhaps 
change the arguments for user and password to match those used with cqlsh would 
align the tools.

I.e., 

cassandra-stress -u cassandra -p x

Also, the readme.txt in tools/stress states "cassandra-stress supports 
benchmarking any Cassandra cluster of version 2.0+" but maybe should be updated 
to a supported Cassandra version, i.e., 3.11.x.

  was:
The cassandra-stress *mode* option allows specifying options for native 
protocol and cql3, but these don't seem useful as there would seem to be no 
other valid options now that cql3 is the standard and thrift no longer 
supported. 

-mode "native cql3 user=cassandra password=xx" 

While user and password, mode native and cqlsh3 could be removed.  Perhaps 
change the arguments for user and password to match those used with cqlsh would 
align the tools.

I.e., 

cassandra-stress -u cassandra -p x


> Remove legacy thrift options from cassandra-stress
> --
>
> Key: CASSANDRA-18529
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18529
> Project: Cassandra
>  Issue Type: Improvement
>Reporter: Brad Schoening
>Priority: Normal
>
> The cassandra-stress *mode* option allows specifying options for native 
> protocol and cql3, but these don't seem useful as there would seem to be no 
> other valid options now that cql3 is the standard and thrift no longer 
> supported. 
> -mode "native cql3 user=cassandra password=xx" 
> While user and password, mode native and cqlsh3 could be removed.  Perhaps 
> change the arguments for user and password to match those used with cqlsh 
> would align the tools.
> I.e., 
> cassandra-stress -u cassandra -p x
> Also, the readme.txt in tools/stress states "cassandra-stress supports 
> benchmarking any Cassandra cluster of version 2.0+" but maybe should be 
> updated to a supported Cassandra version, i.e., 3.11.x.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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