[
https://issues.apache.org/jira/browse/NIFI-4451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Storck updated NIFI-4451:
------------------------------
Fix Version/s: (was: 1.4.0)
> Upgrade Cassandra driver to 3.3.0 to avoid netty library conflict
> -----------------------------------------------------------------
>
> Key: NIFI-4451
> URL: https://issues.apache.org/jira/browse/NIFI-4451
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.4.0
> Environment: All
> Reporter: Sébastien Bouchex Bellomié
>
> Current cassandra driver is 3.0.2 which is fairly old and embed an old
> version old netty but a newer version of netty may be required by other
> libraries (for example redisson REDIS library) which is causing conflict
> issue (because cassandra driver 3.0.2 is loaded first, so the "old" netty
> library is loaded first as well)
> Proposal : Upgrade the Cassandra driver to 3.3.0 in order to have a newer
> netty library
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)