Details
-
Improvement
-
Resolution: Done
-
Minor - P4
-
2.4.5
-
None
-
Minor Change
Description
Change the two error messages in rs_sync.cpp to make them more meaningful and explain better what the problem is.
OCCASIONALLY warning() << "couldn't update slave " << rid << " no entry" << rsLog;
|
OCCASIONALLY log() << "couldn't update slave " << rid << " not init" << rsLog;
|