-
Type:
Task
-
Resolution: Won't Fix
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
Replication
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
In cloner.cpp, the CloneOptions struct has a field "useReplAuth" that is never used, except in an massert that can never be triggered. We should get rid of all references to it now that isn't doing anything.