Open apulache opened 7 months ago
The issue was triaged to the team backlog for further discussion in the next sprint session. If you're facing the same issue please react with šor leave a comment to help the team understand how many users are facing the issue.
Here more details aout the issue: It happened when trying to sync a three node replicaSet using MongoDB Community 4.2 and an external additional node MongoDB 4.2.
Is there an easyway to change mongodb drivers based on mongodb specific versions?
@apulache - can you confirm that the allowDiskUse()
method isn't present for your version of Mongo? If it is not available, we will update our docs to reflect the minimum version of mongo we support to be higher than 4.2.
I am getting this while connecting to AWS DocumentDB. Is there any resolution or alternate connector available to read from AWS Document DB.
Connector Name
source-mongo
Connector Version
1.3.0
What step the error happened?
During the sync
Relevant information
After configure and test mongodb source successful during sync job failed
Relevant log output
Contribute