Hello Marcel Kornacker,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/4116
to look at the new patch set (#3).
Change subject: IMPALA-3394: Add tests, make BackendConfig own class, refactor
......................................................................
IMPALA-3394: Add tests, make BackendConfig own class, refactor
This change factors SimpleScheduler::BackendConfig into an own class and
adds unit tests for it.
Change-Id: I2d3acb6f68b16ca0af06dad0098d7ec1eff41202
---
M be/src/scheduling/CMakeLists.txt
A be/src/scheduling/backend-config-test.cc
A be/src/scheduling/backend-config.cc
A be/src/scheduling/backend-config.h
M be/src/scheduling/simple-scheduler.cc
M be/src/scheduling/simple-scheduler.h
M be/src/util/network-util.cc
M be/src/util/network-util.h
8 files changed, 337 insertions(+), 182 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/16/4116/3
--
To view, visit http://gerrit.cloudera.org:8080/4116
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I2d3acb6f68b16ca0af06dad0098d7ec1eff41202
Gerrit-PatchSet: 3
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Lars Volker <[email protected]>
Gerrit-Reviewer: Lars Volker <[email protected]>
Gerrit-Reviewer: Marcel Kornacker <[email protected]>