format code
This commit is contained in:
parent
970a84bf63
commit
dbeee1dcd0
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue