David G. Quintas
|
729448f2ed
|
Merge pull request #12318 from dgquintas/fix_epoll1_flakiness_client_lb_e2e
{grpclb,client_lb}_end2end: Fix epoll1 flakes
|
2017-09-08 13:46:54 -07:00 |
David G. Quintas
|
11b4ddde59
|
Merge pull request #12200 from dgquintas/rename_lr_to_plugin
Renamed load_reporting.{c,h} to load_reporting_plugin.{c,h}
|
2017-09-08 10:22:08 -07:00 |
Vijay Pai
|
7f6a27a4d3
|
Merge pull request #12372 from vjpai/armalarmadingdong
Core API change: Decouple alarm construction from setting to avoid races in MT code
|
2017-09-07 18:34:56 -07:00 |
kumaralokgithub
|
bf3b8445fe
|
Merge pull request #12402 from kumaralokgithub/master
Partition microbenchmarks to be easily shareable with google specific transports
|
2017-09-07 18:33:10 -07:00 |
David Garcia Quintas
|
1faa48ead3
|
Merge branch 'master' of github.com:grpc/grpc into rename_lr_to_plugin
|
2017-09-07 15:29:03 -07:00 |
Craig Tiller
|
9e3af382fb
|
Merge github.com:grpc/grpc into stats_histo
|
2017-09-07 14:47:55 -07:00 |
Mark D. Roth
|
8941f607d6
|
Merge pull request #12369 from markdroth/call_combiner
Second attempt at call combiner PR
|
2017-09-07 14:43:47 -07:00 |
David Garcia Quintas
|
c3c7e5548f
|
{grpclb,client_lb}_end2end: Fix epoll1 flakes
|
2017-09-07 14:24:58 -07:00 |
Yuchen Zeng
|
b6ef6e9ff5
|
Merge pull request #12080 from y-zeng/connectivity
Reconnect channels automatically in C++ clients
|
2017-09-07 12:59:41 -07:00 |
Craig Tiller
|
cd78a50084
|
Merge github.com:grpc/grpc into stats_histo
|
2017-09-07 12:19:47 -07:00 |
Vijay Pai
|
58c33ba19b
|
Decouple alarm construction from setting to avoid races in MT code
|
2017-09-07 11:34:13 -07:00 |
Craig Tiller
|
c1453ca8c2
|
Revert "Annotate benign race"
This reverts commit 6869da4d65.
|
2017-09-07 10:19:43 -07:00 |
Alok Kumar
|
c2ec4d6ea9
|
Merge remote-tracking branch 'upstream/master'
|
2017-09-06 21:25:47 -07:00 |
David Garcia Quintas
|
0822d331df
|
s/load_reporting/server_load_reporting
|
2017-09-06 18:18:48 -07:00 |
Alok Kumar
|
1b6f4fc79f
|
Clang format modified files
|
2017-09-06 17:15:04 -07:00 |
Alok Kumar
|
dd9916d364
|
Fix microbenchmarks BUILD file
|
2017-09-06 17:15:04 -07:00 |
Alok Kumar
|
e0399c29c5
|
Partition microbenchmarks to be easily sharable for google specific transports
|
2017-09-06 17:14:38 -07:00 |
Craig Tiller
|
3749a6d417
|
Merge github.com:grpc/grpc into stats_histo
|
2017-09-06 13:28:22 -07:00 |
David Garcia Quintas
|
a28cca8447
|
Condition variables are not latches, again
|
2017-09-06 12:57:25 -07:00 |
Yuchen Zeng
|
b5dd3abad9
|
Increase the grace period in ReconnectChannel tests
|
2017-09-06 11:33:22 -07:00 |
Craig Tiller
|
6869da4d65
|
Annotate benign race
|
2017-09-06 09:49:02 -07:00 |
Craig Tiller
|
e1101cf099
|
Update Bazel for new systems
|
2017-09-06 09:42:20 -07:00 |
Nicolas "Pixel" Noble
|
fc49d6edab
|
Splitting gmock out of gtest.
|
2017-09-01 23:53:34 +02:00 |
Mark D. Roth
|
764cf04a13
|
Revert "Revert "Implement call combiner""
This reverts commit bf19961d0a.
|
2017-09-01 09:00:06 -07:00 |
Craig Tiller
|
2897235609
|
Expose stats into qps_driver
|
2017-08-31 15:52:57 -07:00 |
Craig Tiller
|
890f542498
|
Merge branch 'stats' into stats_histo
|
2017-08-31 12:24:15 -07:00 |
Craig Tiller
|
ccad38227f
|
Merge github.com:grpc/grpc into stats
|
2017-08-31 12:23:53 -07:00 |
Craig Tiller
|
5489d41c15
|
Expose histograms via microbenchmarks
|
2017-08-31 12:20:04 -07:00 |
Nicolas "Pixel" Noble
|
90df76b463
|
Merge branch 'master' of https://github.com/grpc/grpc into visibility
|
2017-08-30 23:13:25 +02:00 |
Nicolas "Pixel" Noble
|
2bc5e3ac40
|
Moving visibility and package creation to the build system.
|
2017-08-30 19:18:37 +02:00 |
Mark D. Roth
|
bf19961d0a
|
Revert "Implement call combiner"
|
2017-08-29 16:59:07 -07:00 |
Craig Tiller
|
03c908fc9e
|
Merge github.com:grpc/grpc into stats
|
2017-08-29 12:34:10 -07:00 |
Vijay Pai
|
6defb325d9
|
Remove some pre-C++11-style workarounds
|
2017-08-29 08:44:54 -07:00 |
Yuchen Zeng
|
eeea43fa24
|
Increase the grace period in ReconnectChannel tests
|
2017-08-28 22:57:28 -07:00 |
David Garcia Quintas
|
52ba957f83
|
Removed in_connectivity_shutdown from RR
|
2017-08-28 06:01:52 -07:00 |
Yuchen Zeng
|
4a11ecc076
|
Add ChannelConnectivityWatcher::Ref()/Unref()
|
2017-08-25 15:17:45 -07:00 |
Mark D. Roth
|
ff4f2db4b9
|
Merge pull request #11566 from markdroth/call_combiner
Implement call combiner
|
2017-08-25 09:05:04 -07:00 |
Mark D. Roth
|
76e264b8df
|
Implement call combiner.
|
2017-08-25 09:03:33 -07:00 |
Noah Eisen
|
cad427b2f7
|
Merge pull request #12227 from ncteisen/bazel-microbenchmarks
Microbenchmarks Work With Bazel
|
2017-08-24 14:13:08 -07:00 |
Vijay Pai
|
c38955501b
|
Move some internal includes to the right places
|
2017-08-24 10:16:40 -07:00 |
Yuchen Zeng
|
b4481a9a13
|
Share one monitoring thread between channels
|
2017-08-24 03:13:42 -07:00 |
Yuchen Zeng
|
bfb4e06e3c
|
Check connectivity intermittently
|
2017-08-23 23:47:15 -07:00 |
Yuchen Zeng
|
a2e506e8d9
|
Avoid using timers
|
2017-08-22 20:46:52 -07:00 |
Yuchen Zeng
|
ee3e3310bb
|
Add reconnect channel tests
|
2017-08-22 18:56:25 -07:00 |
ncteisen
|
c302eb9840
|
Microbenchmarks work with bazel
|
2017-08-22 12:24:54 -07:00 |
David Garcia Quintas
|
3732f869e1
|
PR comments
|
2017-08-22 11:17:13 -07:00 |
David Garcia Quintas
|
a2c1df4dcd
|
RR: Initialize subchannel connectivity state
|
2017-08-21 15:20:58 -07:00 |
Vijay Pai
|
e1418e4ab1
|
Switch to idiomatic Slice API
|
2017-08-09 22:03:16 -07:00 |
Vijay Pai
|
ce58cf8c44
|
Add Slice constructors to match all grpc_slice cases
|
2017-08-04 07:48:48 -07:00 |
Vijay Pai
|
e252e5fd9d
|
Merge pull request #12025 from vjpai/bazel_unsec
Test grpc++_unsecure in Bazel build
|
2017-08-03 12:10:57 -07:00 |