Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/12358
Change subject: [rebalancer] always output summary on policy violations ...................................................................... [rebalancer] always output summary on policy violations This patch makes the location-aware rebalancer always output summary on the detected violations of the replica placement policy. The detailed information on the violations is output if the runtime flag --output_replica_distribution_details is specified. Prior to this patch, the rebalancer would output either the summary or the detailed information on the detected violations of the replica placement policy, depending on the presence of the --output_replica_distribution_details flag. Change-Id: I5f68cebcef9a3c02203e80414082a0994a1721ee --- M src/kudu/tools/rebalancer.cc 1 file changed, 24 insertions(+), 23 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/58/12358/1 -- To view, visit http://gerrit.cloudera.org:8080/12358 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I5f68cebcef9a3c02203e80414082a0994a1721ee Gerrit-Change-Number: 12358 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
