[jira] [Updated] (CASSANDRA-14907) cassandra-stress does not work with frozen collections: list, set

2019-04-10 Thread mck (JIRA)


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

mck updated CASSANDRA-14907:

Fix Version/s: (was: 4.0.x)
   (was: 3.11.x)
   (was: 3.0.x)
   4.0
   3.11.5
   3.0.19
Since Version: 2.1 rc3
   Status: Resolved  (was: Ready to Commit)
   Resolution: Fixed

> 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.19, 3.11.5, 4.0
>
> 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



[jira] [Updated] (CASSANDRA-14907) cassandra-stress does not work with frozen collections: list, set

2019-04-10 Thread mck (JIRA)


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

mck updated CASSANDRA-14907:

Status: Ready to Commit  (was: Review In Progress)

> 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



[jira] [Updated] (CASSANDRA-14907) cassandra-stress does not work with frozen collections: list, set

2019-04-10 Thread mck (JIRA)


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

mck updated CASSANDRA-14907:

Attachment: stress_14907.yaml
stress_14907.cql

> 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



[jira] [Updated] (CASSANDRA-14907) cassandra-stress does not work with frozen collections: list, set

2019-04-07 Thread mck (JIRA)


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

mck updated CASSANDRA-14907:

Reviewers: mck
   Status: Review In Progress  (was: Patch Available)

> 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
>
>
> {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



[jira] [Updated] (CASSANDRA-14907) cassandra-stress does not work with frozen collections: list, set

2018-11-21 Thread ZhaoYang (JIRA)


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

ZhaoYang updated CASSANDRA-14907:
-
Status: Patch Available  (was: Open)

> 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: Stress
>Reporter: ZhaoYang
>Assignee: ZhaoYang
>Priority: Minor
> Fix For: 3.0.x, 3.11.x, 4.0.x
>
>
> {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