Andrew Mashenkov created IGNITE-5779:
----------------------------------------
Summary: Incorrect mapping of smallint cassandra type.
Key: IGNITE-5779
URL:
https://issues.apache.org/jira/browse/IGNITE-5779 Project: Ignite
Issue Type: Bug
Components: cassandra
Reporter: Andrew Mashenkov
Looks like we map Java SHORT types to Cassandra INT type.
This causes an exception if user uses Cassandra SMALLINT type:
CodecNotFoundException: [smallint <-> java.lang.Integer] with Cassandra
See discussion on userlist for details.
[1]
http://apache-ignite-users.70518.x6.nabble.com/CodecNotFoundException-smallint-lt-gt-java-lang-Integer-with-Cassandra-td14938.html--
This message was sent by Atlassian JIRA
(v6.4.14#64029)