[
https://issues.apache.org/jira/browse/CASSANDRA-8882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14349252#comment-14349252
]
Sebastian Estevez commented on CASSANDRA-8882:
----------------------------------------------
Thank you sir
> 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
> Fix For: 2.1.4
>
>
> 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)