You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joe Witt (Jira)" <ji...@apache.org> on 2021/01/20 15:19:00 UTC

[jira] [Commented] (NIFI-8156) PutCassandraRecord does not wrap byte arrays with a ByteBuffer, causing write failures

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

Joe Witt commented on NIFI-8156:
--------------------------------

pr is up.  i'll give it a look and assuming build is good get it merged before RC

> PutCassandraRecord does not wrap byte arrays with a ByteBuffer, causing write failures
> --------------------------------------------------------------------------------------
>
>                 Key: NIFI-8156
>                 URL: https://issues.apache.org/jira/browse/NIFI-8156
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.12.1
>            Reporter: Mike Thomsen
>            Assignee: Mike Thomsen
>            Priority: Major
>             Fix For: 1.13.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> As the subject line says, types that are meant for a Cassandra bytes field are not wrapped inside of a ByteBuffer. This causes a write failure when the Cassandra driver attempts to write the array.



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