[
https://issues.apache.org/jira/browse/NIFI-9318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17432848#comment-17432848
]
ASF subversion and git services commented on NIFI-9318:
-------------------------------------------------------
Commit f7e4e52caf51e00139fab6f46317d705041ca95f in nifi's branch
refs/heads/main from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f7e4e52 ]
NIFI-9318: Downgrade Cassandra driver to 3.10.2 for max compatibility
Signed-off-by: Pierre Villard <[email protected]>
This closes #5473.
> Downgrade Cassandra driver due to incompatibility with CosmosDB
> ---------------------------------------------------------------
>
> Key: NIFI-9318
> URL: https://issues.apache.org/jira/browse/NIFI-9318
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Matt Burgess
> Assignee: Matt Burgess
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> NIFI-8295 upgraded the Datastax Cassandra driver to version 3.11.0. However
> this causes issues when connecting to an Azure CosmosDB instance. I believe
> this to be related to [https://datastax-oss.atlassian.net/browse/JAVA-2924]
> where CosmosDB may not have the same protocol negotiation capability as the
> 3.11.0 driver.
> After reviewing the release notes for 3.11.0 and testing with 3.10.2, I
> recommend downgrading the driver version to 3.10.2 for maximum compatibility.
> The driver can be re-upgraded at a later date when the issue(s) are resolved.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)