Adar Dembo has submitted this change and it was merged. Change subject: external mini cluster: pass options by value and move where appropriate ......................................................................
external mini cluster: pass options by value and move where appropriate I also added a default constructor for the few cases where no option customization is needed (webserver-stress-itest and master_migration-itest). Change-Id: I75cb8fb7e1c38ffba0ac4894a732c3d54f59da05 Reviewed-on: http://gerrit.cloudera.org:8080/6760 Tested-by: Kudu Jenkins Reviewed-by: Dan Burkert <[email protected]> --- M src/kudu/benchmarks/tpch/tpch_real_world.cc M src/kudu/integration-tests/all_types-itest.cc M src/kudu/integration-tests/alter_table-randomized-test.cc M src/kudu/integration-tests/client-stress-test.cc M src/kudu/integration-tests/external_mini_cluster-test.cc M src/kudu/integration-tests/external_mini_cluster.cc M src/kudu/integration-tests/external_mini_cluster.h M src/kudu/integration-tests/flex_partitioning-itest.cc M src/kudu/integration-tests/log-rolling-itest.cc M src/kudu/integration-tests/master-stress-test.cc M src/kudu/integration-tests/master_migration-itest.cc M src/kudu/integration-tests/open-readonly-fs-itest.cc M src/kudu/integration-tests/ts_itest-base.h M src/kudu/integration-tests/ts_recovery-itest.cc M src/kudu/integration-tests/version_migration-test.cc M src/kudu/integration-tests/webserver-stress-itest.cc 16 files changed, 35 insertions(+), 25 deletions(-) Approvals: Dan Burkert: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/6760 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I75cb8fb7e1c38ffba0ac4894a732c3d54f59da05 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Tidy Bot
