Percona-Lab / mongodb_consistent_backup

A tool for performing consistent backups of MongoDB Clusters or Replica Sets
https://www.percona.com
Apache License 2.0
276 stars 81 forks source link

Fix: 'MongodumpThread' object has no attribute 'client_cert_file' #236

Closed carl-peng closed 6 years ago

carl-peng commented 6 years ago

Without this fix will always fail on "'MongodumpThread' object has no attribute 'client_cert_file'" when using SSL connected MongoDB

carl-peng commented 6 years ago

yes, you're right, will fix it and request an pull request again. thanks~