added a comment

This commit is contained in:
Evan Tschannen 2021-03-16 13:17:56 -07:00
parent 2a272e525f
commit d0f134c20e
1 changed files with 3 additions and 0 deletions

View File

@ -1259,6 +1259,9 @@ public:
}
// FIXME: determine when to fail the cluster controller when a primaryDC has not been set
// This function returns true when the cluster controller determines it is worth forcing
// a master recovery in order to change the recruited processes in the transaction subsystem.
bool betterMasterExists() {
const ServerDBInfo dbi = db.serverInfo->get();