__________ sets the member that this replica set member will sync from, overriding the default sync target selection logic.

__________ sets the member that this replica set member will sync from, overriding the default sync target selection logic. Correct Answer rs.syncFrom()

rs.syncFrom() provides a wrapper around the replSetSyncFrom, which allows administrators to configure the member of a replica set that the current member will pull data from.

Related Questions

_________ re-configures a replica set by applying a new replica set configuration object.
Statements: Some target are chasable. All chasable are possible. Some possible are win. Conclusion: I. No target are win. II. Some win are target. III. Some possible are target.