David Handermann created NIFI-10949:
---------------------------------------
Summary: Update MongoDB Components using Current Driver
Key: NIFI-10949
URL: https://issues.apache.org/jira/browse/NIFI-10949
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: David Handermann
Assignee: David Handermann
MongoDB Processors and Controller Services depend on
{{{}mongodb-driver-legacy{}}}, but most of the component operations use current
interfaces and classes. The {{mongodb-driver-sync}} library is already a
transitive dependency of {{mongodb-driver-legacy}} so the scope of dependency
changes is narrow.
MongoDB Controller Services do not expose legacy interfaces, so internal usage
of legacy classes can be refactored to use the current version of the MongoDB
driver.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)