Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/11870


Change subject: [tools] reference comparison mode for rebalancing algo tests
......................................................................

[tools] reference comparison mode for rebalancing algo tests

Introduced comparison mode for the rebalancing algorithms' tests.

There are some implementation details like using the hash (not tree)
dictionary collections and additional randomness among the moves of
equal cost in the cross-location rebalancing algorithms.  In some
scenarios, when the order of the resulting moves might be different
from one run to another due to the mentioned details, it's necessary
to normalize the reference and the actual results before comparison.

Change-Id: I8363f013b5bf8caa3e3b967c64eccca95c763a91
---
M src/kudu/tools/rebalance_algo-test.cc
1 file changed, 57 insertions(+), 5 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/70/11870/1
--
To view, visit http://gerrit.cloudera.org:8080/11870
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8363f013b5bf8caa3e3b967c64eccca95c763a91
Gerrit-Change-Number: 11870
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to