Robbie Shade
ca7effcdff
Replace timeout/scaling macros with functions.
8 years ago
Mark D. Roth
835646e9ff
Fix tests.
8 years ago
Mark D. Roth
435f9f23ef
Fix tests.
8 years ago
Craig Tiller
7c70b6c144
Revert "Revert "Metadata handling rewrite""
...
This reverts commit 5e01e2ac97
.
8 years ago
Craig Tiller
5e01e2ac97
Revert "Metadata handling rewrite"
8 years ago
David Garcia Quintas
855a1063ec
grpclb: skip slash in server uri path if present
8 years ago
Craig Tiller
f658bf0e1b
Start resolving memory issues in C++ metadata
8 years ago
Craig Tiller
18348a3bfb
Fix C++ test compilation
8 years ago
David Garcia Quintas
033c51e8c8
Deflake grpclb test
8 years ago
David Garcia Quintas
1a2e40e0ce
clang-format
8 years ago
David Garcia Quintas
149f09da97
Rewrote connectivity status logic for gRPC LB
8 years ago
David Garcia Quintas
0133a1b902
No more gcc 4.4!
8 years ago
David Garcia Quintas
850cbaaac4
Added more testing for grpclb tokens
8 years ago
David Garcia Quintas
7ec291330c
PR comments
8 years ago
David Garcia Quintas
0baf1dc569
Made LB token dynamic size <= 50 bytes
8 years ago
Mark D. Roth
e127a39f45
Change tests to use channel args instead of fake_resolver query args.
8 years ago
Craig Tiller
28b72428a8
clang-format
8 years ago
Craig Tiller
618e67d655
s/GPR_SLICE/GRPC_SLICE/g
8 years ago
Craig Tiller
d41a4a720f
s/gpr_slice/grpc_slice, and move around tests, impls
8 years ago
David Garcia Quintas
a3654db631
Renamed LB-related metadata keys
9 years ago
Mark D. Roth
da0ec8222e
Add fake resolver for tests.
9 years ago
David Garcia Quintas
bd57bba0c2
Use a reasonable deadline in grpclb test
9 years ago
David Garcia Quintas
55ba14a785
Use the server's name as the service name for gRPC LB
9 years ago
David Garcia Quintas
f47d6fbdcc
More PR comments
9 years ago
David Garcia Quintas
35c2aba849
More PR comments.
...
Mainly, removed all user_data memory management responsibilities from
the round robin policy.
9 years ago
yang-g
7c2887187b
The public headers already have extern C
9 years ago
Mark D. Roth
7f9bba8ce1
Fix some more tests that called cq_expect_completion().
9 years ago
David Garcia Quintas
ba641f48d7
Updated grpclb API test.
9 years ago
David Garcia Quintas
880064586d
Removed direct include of arpa/inet.h
9 years ago
David Garcia Quintas
8a81aa12fb
Changes to grpclb and tests for binary ip addresses.
9 years ago
David Garcia Quintas
601bb128b4
Fixed op ordering in grpclb internal client
9 years ago
David Garcia Quintas
5b0e9462f0
Introduced LB token initial metadata propagation
9 years ago
David Garcia Quintas
e60ae9c967
deflake grpclb_test
9 years ago
David Garcia Quintas
d9cee6f2ac
moar clang-format
9 years ago
David Garcia Quintas
4166cb06ea
Addressed the rest of the PR comments
9 years ago
David Garcia Quintas
a26c77b314
added another TODO to grpclb_test
9 years ago
David Garcia Quintas
1d5cb2ad8a
Improvements to the grpclb proto API funcs
9 years ago
David Garcia Quintas
8b3b97f99d
Added a tiny comment header and TODOs.
9 years ago
David Garcia Quintas
ea11d168c7
Added more docs.
...
And fixed behavior when incoming serverlist has zero servers. Previously we
ignored the update. Currently (and correctly) we consider it but the pick itself
will stay pending until we actually have > 0 servers in the incoming serverlist.
9 years ago
David Garcia Quintas
78fbb0a301
added some includes
9 years ago
David Garcia Quintas
c534b0d121
make gcc 4.4 happy
9 years ago
David Garcia Quintas
390673ae1b
clang-format
9 years ago
David Garcia Quintas
f9f856bb89
Added todos for more grpclb tests.
9 years ago
David Garcia Quintas
aaba131346
finally got rid of external deps to generate the lb response proto
9 years ago
David Garcia Quintas
55145c03d2
first step in transforming grpclb_test to C++
9 years ago
David Garcia Quintas
7f0793ad62
Updated load balancer proto to v1
9 years ago
Craig Tiller
14e0d9862f
Begin optionalizing lb policies: initial code movement
9 years ago
Craig Tiller
9533d042d4
Fix includes
9 years ago
Craig Tiller
eb841e2010
Revert "Revert "Proto API for LB request/responses""
9 years ago
Craig Tiller
c35e2c582f
Revert "Proto API for LB request/responses"
9 years ago