Mike Thomsen created NIFI-8156:
----------------------------------
Summary: 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
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)