Mark D. Roth
|
e802932a5b
|
Merge pull request #18839 from markdroth/subchannel_watcher
Revamp subchannel connectivity state monitoring APIs.
|
6 years ago |
Na-Na Pang
|
7a464a3bc9
|
Merge remote-tracking branch 'upstream/master'
|
6 years ago |
murgatroid99
|
4b4006f833
|
libuv cares: scope manual localhost resolution to only Windows
|
6 years ago |
murgatroid99
|
d29804f611
|
Fix Windows vs libuv platform detection in cares code
|
6 years ago |
Srini Polavarapu
|
6bc2ff1b5f
|
Regenerate projects
|
6 years ago |
Srini Polavarapu
|
c7a319a6fc
|
Bump version to v1.22.0-dev
|
6 years ago |
Srini Polavarapu
|
049a748a87
|
Merge pull request #19007 from srini100/master
Upmerge from v1.20.x
|
6 years ago |
Srini Polavarapu
|
feae4acac8
|
Upmerge from v1.120.x
|
6 years ago |
Mark D. Roth
|
9f57c32b1b
|
Merge pull request #19002 from markdroth/health_check_client_refcount_fix
Fix ref-counting bug in health check client.
|
6 years ago |
Mark D. Roth
|
a4d4bb82c9
|
Revamp subchannel connectivity state monitoring APIs.
|
6 years ago |
Soheil Hassas Yeganeh
|
04da62cc52
|
Merge pull request #18981 from soheilhy/call-unref
Use grpc_core::RefCount for grpc_call and mark Unref path unlikely.
|
6 years ago |
Yash Tibrewal
|
aa89a97531
|
Merge pull request #18946 from yashykt/svccfgerrortransient
Service Config Changes to set channel in transient failure on invalid service config
|
6 years ago |
apolcyn
|
d84b76c2c0
|
Merge pull request #18999 from apolcyn/more_logs
Add two more trace logs to the c-ares resolver
|
6 years ago |
murgatroid99
|
a8139b4da1
|
Fix node interop build scripts
|
6 years ago |
Karthik Ravi Shankar
|
43986f4224
|
Merge pull request #18731 from karthikravis/grpc_namespace_completion_queue
Fold CompletionQueue and ServerCompletionQueue into grpc_impl
|
6 years ago |
Yash Tibrewal
|
d56bbf19d2
|
Reviewer comments
|
6 years ago |
Esun Kim
|
51360d8513
|
Merge pull request #18931 from veblush/config-migration
Global config variables migration
|
6 years ago |
Mark D. Roth
|
12fbdaa6a8
|
Fix ref-counting bug in health check client.
|
6 years ago |
Karthik Ravi Shankar
|
af32f6ce2e
|
Merge branch 'master' into grpc_namespace_completion_queue
|
6 years ago |
Karthik Ravi Shankar
|
476f7cd81f
|
Merge pull request #18730 from karthikravis/grpc_namespace_channel_new
Fold Channel into grpc_impl from grpc namespace
|
6 years ago |
Na-Na Pang
|
fe3aac247e
|
Merge remote-tracking branch 'upstream/master'
|
6 years ago |
Esun Kim
|
87905ae5ea
|
Config migration
|
6 years ago |
Na-Na Pang
|
a2daa4ff08
|
Clean format'
|
6 years ago |
Na-Na Pang
|
1ea651aee3
|
Add assertion
|
6 years ago |
Yash Tibrewal
|
611bcbb988
|
Merge branch 'master' into svccfgerrortransient
|
6 years ago |
Yash Tibrewal
|
98d8f85d4e
|
Reviewer comments
|
6 years ago |
Jiangtao Li
|
0492065015
|
Merge pull request #18992 from jiangtaoli2016/root_pem
Monthly update of room pem certificates
|
6 years ago |
Vijay Pai
|
cb8c4afdea
|
Resolve consistency checks
|
6 years ago |
Daniel Alm
|
360e501db2
|
Add `void` arguments to two function declarations.
|
6 years ago |
Soheil Hassas Yeganeh
|
cb9b43b9f7
|
Merge pull request #18986 from soheilhy/trace-macro
Introduce GRPC_TRACE_FLAG_ENABLED macro to mark trace branches unlikely.
|
6 years ago |
Na-Na Pang
|
9b50fbcaac
|
Solve conflict
|
6 years ago |
Alexander Polcyn
|
569d33f49b
|
Add two more trace logs to the c-ares resolver
|
6 years ago |
Na-Na Pang
|
762e58b574
|
Change client context allocation
|
6 years ago |
Yash Tibrewal
|
dfa45cb7ac
|
Merge branch 'master' into svccfgerrortransient
|
6 years ago |
Yash Tibrewal
|
1984b34797
|
Try getting around clang tidy issue
|
6 years ago |
apolcyn
|
9278411207
|
Merge pull request #17688 from apolcyn/ares_timeouts
Add a backup poller to c-ares resolver to take better advantage of c-ares query timeout/retry logic
|
6 years ago |
Na-Na Pang
|
a7888f0f1a
|
Merge remote-tracking branch 'upstream/master'
|
6 years ago |
Na-Na Pang
|
070902b871
|
Merge bm_callback_cq to bm_cq
|
6 years ago |
Yash Tibrewal
|
3c4e8a9be2
|
Fix test failure
|
6 years ago |
Yash Tibrewal
|
b53465c106
|
Add test for not special casing grpclb if loadbalancingconfig is used
|
6 years ago |
Soheil Hassas Yeganeh
|
cc75d93818
|
Merge pull request #18963 from soheilhy/sb-len
Check count instead of length in maybe_embiggen() to reset the slice pointer.
|
6 years ago |
Moiz Haidry
|
6607cdfcf0
|
Merge pull request #18991 from mhaidrygoog/change_cpp_plugin
Extracted the code of Cpp Generator into a header
|
6 years ago |
Richard Belleville
|
0803c79411
|
Merge pull request #18955 from vam-google/master
Make cc_grpc_library compatible with native proto_library and cc_proto_library rules
|
6 years ago |
Soheil Hassas Yeganeh
|
26c43edef5
|
Merge pull request #18993 from soheilhy/refcounted-branch
Mark it unlikely for Unref() to return true.
|
6 years ago |
Yash Tibrewal
|
b6c7cb81f0
|
Fix resolver component test
|
6 years ago |
Yash Tibrewal
|
40b6123d14
|
Fix TODOs
|
6 years ago |
Yash Tibrewal
|
abfe14e3ed
|
Reviewer comments
|
6 years ago |
Na-Na Pang
|
3fc702510f
|
Reuse reactor to send new RPC
|
6 years ago |
Alexander Polcyn
|
2a4d62819b
|
Revise c-ares timeouts to use c-ares's internal timeout/retry logic
|
6 years ago |
Moiz Haidry
|
3d5d2a122d
|
Extracted the code of Cpp Generator into a header
|
6 years ago |