You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2022/11/11 19:53:46 UTC

[GitHub] [nifi] exceptionfactory commented on pull request #6642: NIFI-10562 Moved MongoDB to using testcontainers for integration test…

exceptionfactory commented on PR #6642:
URL: https://github.com/apache/nifi/pull/6642#issuecomment-1312142816

   @MikeThomsen The `PutGridFSIT` test failures are understandable, although do the tests pass with MongoDB 4? Perhaps that should be the baseline for this PR.
   
   However, the errors indicate some other problem, perhaps introduced recently with the VeriableControllerService addition?
   
   ```
   IncompatibleClassChange Class org.apache.nifi.mongodb.MongoDBControllerService does not implement the requested interface org.apache.nifi.controller.VerifiableControllerService
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org