[ 
https://issues.apache.org/jira/browse/CASSANDRA-9865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14641022#comment-14641022
 ] 

Jonathan Ellis commented on CASSANDRA-9865:
-------------------------------------------

Is this still a problem now that 9863 is resolved?

> Broken vint encoding, at least when interacting with OHCProvider
> ----------------------------------------------------------------
>
>                 Key: CASSANDRA-9865
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9865
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Sylvain Lebresne
>             Fix For: 3.0 alpha 1
>
>         Attachments: 9865-hacky-test.txt
>
>
> I haven't investigated this very closely so I only have a slightly hacky way 
> to show the problem, but if you apply the patch attached, you'll see that the 
> vints serialized and the one deserialized are not the same ones. If you 
> remove the use of vints (as is currently on trunk, but only due to this issue 
> because we do want to use vints), everything works correctly.
> I'm honestly not sure where the problem is, but it sounds like it could be 
> either in {{NIODataInputStream}} or in the {{OHCProvider}} since it's used on 
> that test.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to