Esun Kim
|
90fbdc92f5
|
Roll-forward "Config migration"
This reverts commit 236ae12bb1.
|
2019-05-20 15:47:24 -07:00 |
Alexander Polcyn
|
236ae12bb1
|
Revert "Config migration"
This reverts commit 87905ae5ea.
|
2019-05-14 14:36:33 -07:00 |
Esun Kim
|
87905ae5ea
|
Config migration
|
2019-05-09 12:29:38 -07:00 |
Alexander Polcyn
|
2a4d62819b
|
Revise c-ares timeouts to use c-ares's internal timeout/retry logic
|
2019-05-08 09:57:39 -07:00 |
Mark D. Roth
|
206592ce9c
|
Restructure how addresses and service config are passed from resolver to LB policy.
|
2019-03-26 11:57:21 -07:00 |
Mark D. Roth
|
687580fe04
|
Add ResultHandler to Resolver API.
|
2019-03-13 07:43:41 -07:00 |
apolcyn
|
5fed8e5452
|
Merge pull request #17354 from apolcyn/fix_ares_deadlocks
Cancel c-ares queries after a timeout to avoid getting stuck
|
2018-11-30 16:58:16 -08:00 |
Alexander Polcyn
|
b203ed3c07
|
Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock
|
2018-11-30 15:06:11 -08:00 |
yang-g
|
e75fc243da
|
change tests to use the new class instead of grpc_test_init
|
2018-11-30 08:57:38 -08:00 |
Alex Polcyn
|
5cd8b1eb81
|
Enable c-ares queries on Windows
|
2018-08-08 15:21:26 -07:00 |
Alexander Polcyn
|
0220a998db
|
Explicitly delete fd from pollset set after c-ares is done
|
2018-06-26 10:09:46 -07:00 |
Alexander Polcyn
|
d2e357b10d
|
Revert "Merge pull request #15685 from grpc/revert-15435-fix_shutdown_closed_socket"
This reverts commit 8b5e45a35b, reversing
changes made to 2ea5e1d1de.
|
2018-06-08 14:19:46 -07:00 |
Jan Tattermusch
|
61278f3aa7
|
Revert "Fix shutdown of closed fd when c-ares opens a second fd"
|
2018-06-08 11:11:59 +02:00 |
Alexander Polcyn
|
96dbfe1664
|
Fix shutdown of closed fd when c-ares opens a second fd
|
2018-06-04 10:15:47 -07:00 |