[
https://issues.apache.org/jira/browse/CASSANDRA-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylvain Lebresne updated CASSANDRA-1672:
----------------------------------------
Attachment: 0001-Fix-hinted-handoff.patch
> Hinted HandOff are not delivered correctly following change to ByteBuffer
> -------------------------------------------------------------------------
>
> Key: CASSANDRA-1672
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1672
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Reporter: Sylvain Lebresne
> Assignee: Sylvain Lebresne
> Fix For: 0.7.0
>
> Attachments: 0001-Fix-hinted-handoff.patch
>
>
> In trunk (rc1-snapshot), I get a Fatal Exception during hints delivery, the
> exception being:
> java.lang.RuntimeException: Corrupted hint name java.nio.HeapByteBuffer[pos=0
> lim=22 cap=22]
> This is due to a misuse of the 3rd parameter of ArrayUtils.lastIndexOf.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.