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

Jeremy Hanna updated CASSANDRA-8882:
------------------------------------
    Labels: stress  (was: )

> Wrong type mapping for varint -- Cassandra Stress 2.1
> -----------------------------------------------------
>
>                 Key: CASSANDRA-8882
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8882
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Sebastian Estevez
>              Labels: stress
>             Fix For: 2.1.5
>
>
> Run a workload with a varint type, you'll see the following error:
> {code}
> com.datastax.driver.core.exceptions.InvalidTypeException: Invalid type for 
> value 2 of CQL type varint, expecting class java.math.BigInteger but class 
> java.lang.Integer provided
> com.datastax.driver.core.exceptions.InvalidTypeException: Invalid type for 
> value 2 of CQL type varint, expecting class java.math.BigInteger but class 
> java.lang.Integer provided
> com.datastax.driver.core.exceptions.InvalidTypeException: Invalid type for 
> value 2 of CQL type varint, expecting class java.math.BigInteger but class 
> java.lang.Integer provided
> com.datastax.driver.core.exceptions.InvalidTypeException: Invalid type for 
> value 2 of CQL type varint, expecting class java.math.BigInteger but class 
> java.lang.Integer provided
> com.datastax.driver.core.exceptions.InvalidTypeException: Invalid type for 
> value 2 of CQL type varint, expecting class java.math.BigInteger but class 
> java.lang.Integer provided
> com.datastax.driver.core.exceptions.InvalidTypeException: Invalid type for 
> value 2 of CQL type varint, expecting class java.math.BigInteger but class 
> java.lang.Integer provided
> com.datastax.driver.core.exceptions.InvalidTypeException: Invalid type for 
> value 2 of CQL type varint, expecting class java.math.BigInteger but class 
> java.lang.Integer provided
> {code}



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

Reply via email to