[
https://issues.apache.org/jira/browse/NIFI-8156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-8156.
----------------------------------
Resolution: Fixed
> 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: 1h 10m
> 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)