Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15325 )
Change subject: [mini-cluster] clean up on common flags ...................................................................... [mini-cluster] clean up on common flags This patch moves the operations with the subset of --fs_wal_dir, --fs_data_dirs, and --block_manager common flags into ExternalDaemon::StartProcess() method. Other unsorted re-factoring. This patch doesn't contain any functional modifications. Change-Id: Ic0a3e14d75ccd9062a2813b1c9421f569a3cc94d Reviewed-on: http://gerrit.cloudera.org:8080/15325 Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Adar Dembo <[email protected]> --- M src/kudu/mini-cluster/external_mini_cluster.cc M src/kudu/mini-cluster/external_mini_cluster.h 2 files changed, 90 insertions(+), 98 deletions(-) Approvals: Alexey Serbin: Verified Adar Dembo: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/15325 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ic0a3e14d75ccd9062a2813b1c9421f569a3cc94d Gerrit-Change-Number: 15325 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Volodymyr Verovkin <[email protected]>
