IntegerType.toString() handles ByteBuffer incorrectly
-----------------------------------------------------
Key: CASSANDRA-1681
URL: https://issues.apache.org/jira/browse/CASSANDRA-1681
Project: Cassandra
Issue Type: Bug
Affects Versions: 0.7 beta 3
Reporter: Jim Ancona
Attachments: integer-type-byte-buffer.patch
IntegerType.getString doesn't correctly extract the byte array from the
ByteBuffer passed to it. This causes incorrect results in cassandra-cli as
described in
[CASSANDRA-1680|https://issues.apache.org/jira/browse/CASSANDRA-1680].
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.