You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/12/05 16:39:00 UTC

[jira] [Created] (NIFI-10949) Update MongoDB Components using Current Driver

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)