[
https://issues.apache.org/jira/browse/CASSANDRA-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982827#action_12982827
]
Hudson commented on CASSANDRA-1999:
-----------------------------------
Integrated in Cassandra-0.7 #168 (See
[https://hudson.apache.org/hudson/job/Cassandra-0.7/168/])
fix ByteBuffer regressions from #1714
patch by slebresne; reviewed by jbellis for CASSANDRA-1999
> Fix misuses of ByteBufferUtil.string()
> --------------------------------------
>
> Key: CASSANDRA-1999
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1999
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.7.1
> Reporter: Sylvain Lebresne
> Assignee: Sylvain Lebresne
> Fix For: 0.7.1, 0.8
>
> Attachments: 0001-Fix-misuse-of-ByteBufferUtil.string.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> ByteBufferUtil.string() takes a start offset and a length. It is however used
> as if taking
> a start and end offset.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.