That depends on the compatibility of the current Mongo driver that's
included. If you need to bump that version on 1.28.X, get a copy of Apache
Maven and the 1.28 source and the dependency is listed in the client
service module in $NIFI/nifi-nar-bundles/nifi-mongodb-bundle. Once you've
bumped the version, just run "mvn install"
from $NIFI/nifi-nar-bundles/nifi-mongodb-bundle, and if the tests pass
with the new dependency, you'll have updated NAR files for each part of the
MongoDB bundle.

On Tue, Jun 10, 2025 at 11:08 AM Chirthani, Deepak Reddy <
c-deepakreddy.chirth...@charter.com> wrote:

> Hey guys,
>
>
>
> I’m writing this email to check if the Nifi 1.28 version that we are using
> is compatible with Mongo 7.0 to which we read and write the data using
> PutMongo and RunMongoAggregation queries.
>
>
>
> Thanks
>
> Deepak
> The contents of this e-mail message and any attachments are intended
> solely for the addressee(s) and may contain confidential and/or legally
> privileged information. If you are not the intended recipient of this
> message or if this message has been addressed to you in error, please
> immediately alert the sender by reply e-mail and then delete this message
> and any attachments. If you are not the intended recipient, you are
> notified that any use, dissemination, distribution, copying, or storage of
> this message or any attachment is strictly prohibited.
>

Reply via email to