You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksandr Sorokoumov (JIRA)" <ji...@apache.org> on 2018/11/20 11:07:00 UTC

[jira] [Updated] (CASSANDRA-14906) FastByteOperations.UnsafeOperations fails to handle read only byte buffers correctly

     [ https://issues.apache.org/jira/browse/CASSANDRA-14906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksandr Sorokoumov updated CASSANDRA-14906:
---------------------------------------------
    Status: Patch Available  (was: Open)

Patch: [4.0 | https://github.com/Gerrrr/cassandra/tree/14906-4.0]

> FastByteOperations.UnsafeOperations fails to handle read only byte buffers correctly
> ------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-14906
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14906
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Aleksandr Sorokoumov
>            Assignee: Aleksandr Sorokoumov
>            Priority: Minor
>             Fix For: 4.x
>
>
> If a buffer is read only it reports having no array, though it may well be backed by an array. Code in UnsafeOperation works under the impression that a buffer for which hasArray() == false is necessarily a direct buffer. Which is not the case.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org