[
https://issues.apache.org/jira/browse/CASSANDRA-8773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14485035#comment-14485035
]
Benedict commented on CASSANDRA-8773:
-------------------------------------
bq. although it depends on Java sorting so not all types will behave properly
bq. Its main problematic constraint is that the dataset be fully populated
before starting.
cqlstress-example contains a UUID, which does not sort in the same order in C*
as it does in Java, and I don't want to address that in this ticket. That said,
it is possible there are some other problems; I didn't test extensively, only
tested a handful of brief cases and fully expect to see some other issues crop
up as it's deployed more widely. Secondly, you need to first populate your data
fully; performing inserts and validates upfront will not work.
I will address your nits and comment requests shortly. When we rewrite stress I
will comment it much more extensively.
> cassandra-stress should validate its results in "user" mode
> -----------------------------------------------------------
>
> Key: CASSANDRA-8773
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8773
> Project: Cassandra
> Issue Type: Improvement
> Components: Tools
> Reporter: Benedict
> Assignee: Benedict
> Labels: stress
> Fix For: 2.1.5
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)