Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/14350 )

Change subject: [mini_cluster] fix adding NTP flags for tservers
......................................................................

[mini_cluster] fix adding NTP flags for tservers

This patch fixes adding NTP-related flags for tablet servers.  Prior
to this change, the NTP-related flags were added _after_ custom flags
specified by ExternalMiniClusterOptions::extra_tserver_flags, but it's
expected the latter are the last ones.  A few tests manipulate the flags
after first start of a tablet server, expecting some particular order:
those would fail if not keeping the expected flags order.

Change-Id: Ia6c45f4a50c3850a2bdeae88720f78737dc1b270
Reviewed-on: http://gerrit.cloudera.org:8080/14350
Reviewed-by: Adar Dembo <[email protected]>
Tested-by: Kudu Jenkins
---
M src/kudu/mini-cluster/external_mini_cluster.cc
1 file changed, 4 insertions(+), 1 deletion(-)

Approvals:
  Adar Dembo: Looks good to me, approved
  Kudu Jenkins: Verified

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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia6c45f4a50c3850a2bdeae88720f78737dc1b270
Gerrit-Change-Number: 14350
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)

Reply via email to