format code

This commit is contained in:
Xiaoxi Wang 2022-03-03 12:59:04 -08:00
parent 970a84bf63
commit dbeee1dcd0
1 changed files with 3 additions and 2 deletions

View File

@ -2466,8 +2466,9 @@ Future<Optional<std::string>> DataDistributionImpl::commit(ReadYourWritesTransac
// ManagementAPIError::toJsonString(false, // ManagementAPIError::toJsonString(false,
// "datadistribution", // "datadistribution",
// "Value is unused for the // "Value is unused for the
//data_distribution/rebalance_ignored " "key, please set it to an empty value"); else // data_distribution/rebalance_ignored " "key, please set it
// ryw->getTransaction().set(rebalanceDDIgnoreKey, LiteralStringRef("on")); // to an empty value"); else ryw->getTransaction().set(rebalanceDDIgnoreKey,
//LiteralStringRef("on"));
} else { } else {
msg = ManagementAPIError::toJsonString( msg = ManagementAPIError::toJsonString(
false, false,