madhavan created NIFI-8295:
------------------------------
Summary: Upgrade Cassandra driver to latest 3.x
Key: NIFI-8295
URL: https://issues.apache.org/jira/browse/NIFI-8295
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Affects Versions: 1.13.0
Reporter: madhavan
Fix For: 1.14.0
The Cassandra processors use the [3.3.0
driver|https://github.com/apache/nifi/blob/rel/nifi-1.13.0/nifi-nar-bundles/nifi-cassandra-bundle/pom.xml#L26].
The latest driver at the time of this writing is
[3.10.2|https://docs.datastax.com/en/developer/java-driver/3.10/changelog/#3-10-2],
which is fully backwards-compatible.
Upgrading the driver will enable NiFi users to interact with any Cassandra
cluster of version 1.x, 2.x, or 3.x and leverage the fixes, feature and
improvements done.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)