Alexey Serbin has uploaded this change for review. ( 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 --- 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(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/25/15325/1 -- 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: newchange Gerrit-Change-Id: Ic0a3e14d75ccd9062a2813b1c9421f569a3cc94d Gerrit-Change-Number: 15325 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
