aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/grpclb
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-09-13 15:28:09 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2016-09-13 15:28:09 -0700
commit35c2aba849e0f6852e3538fc488a6a2afec81c09 (patch)
tree2b7e8b0c4de7b28d36afa17022408576a4ea379d /test/cpp/grpclb
parent6cc44fcf3ab68d55eadec5590e35b9268cc2d6a6 (diff)
More PR comments.
Mainly, removed all user_data memory management responsibilities from the round robin policy.
Diffstat (limited to 'test/cpp/grpclb')
-rw-r--r--test/cpp/grpclb/grpclb_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cpp/grpclb/grpclb_test.cc b/test/cpp/grpclb/grpclb_test.cc
index 76c429872f..c044256165 100644
--- a/test/cpp/grpclb/grpclb_test.cc
+++ b/test/cpp/grpclb/grpclb_test.cc
@@ -70,6 +70,7 @@ extern "C" {
// - Send an empty serverlist update and verify that the client request blocks
// until a new serverlist with actual contents is available.
// - Send identical serverlist update
+// - Send a serverlist with faulty ip:port addresses (port > 2^16, etc).
// - Test reception of invalid serverlist
// - Test pinging
// - Test against a non-LB server. That server should return UNIMPLEMENTED and