Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
Fully Compatible
Description
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 }