Marton Greber has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/23139 )

Change subject: [tests] Fix initialization of EMC member variable
......................................................................

[tests] Fix initialization of EMC member variable

All but one member variables of ExternalMiniCluster are initialized in
the constructor initializer list. This patch moves the initialization of
this variable to the initializer list as well.

Change-Id: Iee6abc3aa9d0ba17802b466bb73af9067bafb69b
Reviewed-on: http://gerrit.cloudera.org:8080/23139
Reviewed-by: Zoltan Chovan <[email protected]>
Reviewed-by: Marton Greber <[email protected]>
Tested-by: Marton Greber <[email protected]>
---
M src/kudu/mini-cluster/external_mini_cluster.cc
M src/kudu/mini-cluster/external_mini_cluster.h
2 files changed, 2 insertions(+), 1 deletion(-)

Approvals:
  Zoltan Chovan: Looks good to me, but someone else must approve
  Marton Greber: Looks good to me, approved; Verified

--
To view, visit http://gerrit.cloudera.org:8080/23139
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Iee6abc3aa9d0ba17802b466bb73af9067bafb69b
Gerrit-Change-Number: 23139
Gerrit-PatchSet: 4
Gerrit-Owner: Attila Bukor <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>
Gerrit-Reviewer: Zoltan Chovan <[email protected]>

Reply via email to