[ 
https://issues.apache.org/jira/browse/CASSANDRA-14907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16814329#comment-16814329
 ] 

mck commented on CASSANDRA-14907:
---------------------------------

To test:
{code}
cassandra
cqlsh -f stress_14907.cql
cassandra-stress user profile=stress_14907.yaml ops\(insert=1\) no-warmup 
duration=1m
{code}
Fails with the exception from the description without the patch.

It would be awesome with a unit test for this, but the stress classes arn't so 
friendly to that atm.

> cassandra-stress does not work with frozen collections: list, set
> -----------------------------------------------------------------
>
>                 Key: CASSANDRA-14907
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14907
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tool/stress
>            Reporter: ZhaoYang
>            Assignee: ZhaoYang
>            Priority: Low
>             Fix For: 3.0.x, 3.11.x, 4.0.x
>
>         Attachments: stress_14907.cql, stress_14907.yaml
>
>
> {code}
> com.datastax.driver.core.exceptions.InvalidQueryException: Invalid operation 
> (f_list = f_list + ?) for frozen collection column f_list
> {code}
> | patch | utest |
> | 
> [3.0|https://github.com/jasonstack/cassandra/commits/stress_frozen_collection_3.0]
>  | [circle|https://circleci.com/gh/jasonstack/cassandra/745] |
> This patch should apply cleanly.. {{Map}} is not supported yet..



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to