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

Benedict resolved CASSANDRA-6209.
---------------------------------
    Resolution: Won't Fix

Stress has been completely replaced in 2.1; no point fixing this in earlier 
versions when new stress is compatible with those clusters

> stress --skip-keys is unimplemented
> -----------------------------------
>
>                 Key: CASSANDRA-6209
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6209
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Ryan McGuire
>            Priority: Minor
>              Labels: lhf, triaged
>
> cassandra-stress claims it has an option called --skip-keys:
> {code}
> -N SKIP-KEYS, --skip-keys=SKIP-KEYS
>               Fraction of keys to skip initially, default:0
> {code}
> But it's a no op. There is no reference to getSkipKeys in StressAction.java.
> We should either remove the option or implement it. If we do implement it, I 
> think it would make more sense that it be an exact number of keys to skip 
> rather than a fraction (which probably makes it incompatible with --random)



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

Reply via email to