This copy method is involved only when the "SCRAM-SHA-1" mechanism is explicitly specified as argument to the copyDatabase() method (currently not possible to provide using existing JS stubs, as the "mechanism" argument is not expected).
In order to support it, we would have to upgrade both the JS stubs (used for MongoDB Server 2.8+ ) and add a java implementation for the copyDatabaseWithSCRAM JS method.
Issue #13098 |
Closed |
Completion |
No due date |
No fixed build |
No time estimate |
1 issue link |
relates to #12956
Issue #12956Upgrade to Mongo Java driver to 2.13 |