-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Logging, Replication
-
Fully Compatible
log(ok) << "replHandshake res not: " << ok << " res: " << res << endl;
currently on line 1119 of db/repl.cpp
This currently looks like an error even when it succeeds if using -v:
Thu Apr 5 14:00:25 [rsSync] replHandshake res not: 1 res:
{ ok: 1.0 }