[
https://issues.apache.org/jira/browse/NIFI-8295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17319854#comment-17319854
]
ASF subversion and git services commented on NIFI-8295:
-------------------------------------------------------
Commit 6309ab96d11f61560d4c887fcf076ef3dc03d6e1 in nifi's branch
refs/heads/main from Wouter de Vries
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6309ab9 ]
NIFI-8295: This closes #4946. upgrade cassandra driver to 3.11.0
Signed-off-by: Joe Witt <[email protected]>
> 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
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)