[
https://issues.apache.org/jira/browse/NIFI-8208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434580#comment-17434580
]
ASF subversion and git services commented on NIFI-8208:
-------------------------------------------------------
Commit 30efcd35e438f409b050e780213ad180fe9b296b in nifi's branch
refs/heads/main from Lance Kinley
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=30efcd3 ]
NIFI-8208: Upgrade MongoDB driver to 4.3 series
- Add AllowableValue objects for write concern values
- Remove warnings for using deprecated write concerns in PutMongo
This closes #5392
Signed-off-by: David Handermann <[email protected]>
> Upgrade MongoDB Driver to 4.2 series
> ------------------------------------
>
> Key: NIFI-8208
> URL: https://issues.apache.org/jira/browse/NIFI-8208
> Project: Apache NiFi
> Issue Type: Improvement
> Affects Versions: 1.12.1
> Environment: Linux / Kerberos
> Reporter: Nick Lange
> Priority: Minor
> Labels: MongoDB
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> MongoDBs 3.12.X series driver tries to create a Kerberos Subject from a
> String which fails. The driver was reworked for version 4.2 and may just do
> the right thing. Without this fix, clients are forced to turn off subject
> matching in Java which seems to defeat some of the compartmentalization the
> nifi is looking to achieve.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)