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

Blake Eggleston commented on CASSANDRA-16147:
---------------------------------------------

Variable length data types can have values > 0xFFFF, but composite types can't, 
so I added a test around composite types with large values.

> ValueAccessor is using signed shorts in sliceWithShortLength
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-16147
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16147
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Local/Other
>            Reporter: Blake Eggleston
>            Assignee: Blake Eggleston
>            Priority: Normal
>             Fix For: 4.0-beta
>
>
> ValueAccessor is using a signed short when interpreting byte lengths, causing 
> exceptions when reading blobs over 32767 bytes in length



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to