Hello Kudu Jenkins, Andrew Wong, Bankim Bhavsar,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/16110
to look at the new patch set (#4).
Change subject: [test_util] multiple bind address for WaitFor{Tcp,Udp}Bind()
......................................................................
[test_util] multiple bind address for WaitFor{Tcp,Udp}Bind()
This patch introduces a way to specify multiple candidate bind addresses
for WaitForTcpBind() and WaitForUdpBind() test utility functions. The
newly introduced functionality will be used in a follow-up changelist.
Change-Id: Iacda85624cb31995adc5910302468d80d5177237
---
M src/kudu/hms/mini_hms.cc
M src/kudu/postgres/mini_postgres.cc
M src/kudu/ranger/mini_ranger.cc
M src/kudu/security/test/mini_kdc.cc
M src/kudu/util/test_util.cc
M src/kudu/util/test_util.h
6 files changed, 60 insertions(+), 53 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/10/16110/4
--
To view, visit http://gerrit.cloudera.org:8080/16110
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iacda85624cb31995adc5910302468d80d5177237
Gerrit-Change-Number: 16110
Gerrit-PatchSet: 4
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Bankim Bhavsar <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)