[
https://issues.apache.org/jira/browse/CASSANDRA-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-1681.
---------------------------------------
Resolution: Fixed
Fix Version/s: 0.7.0
Reviewer: jbellis
Assignee: Jim Ancona
committed, with a slight change to call byteBufferToByteArray directly. thanks!
> 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
> Assignee: Jim Ancona
> Fix For: 0.7.0
>
> 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.