rs rollback fix

This commit is contained in:
dwight
2010-07-28 20:57:56 -04:00
parent 2088a68e9a
commit c46d3ef193
2 changed files with 11 additions and 2 deletions

View File

@@ -161,7 +161,6 @@ namespace mongo {
return;
}
rs->sethbmsg("",9);
busyWithElectSelf = true; // don't try to do further elections & such while we are already working on one.
}
try {