-
Notifications
You must be signed in to change notification settings - Fork 4k
Comparing changes
Open a pull request
base repository: grpc/grpc-java
base: v1.31.0
head repository: grpc/grpc-java
compare: v1.31.1
- 10 commits
- 53 files changed
- 5 contributors
Commits on Jul 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 141c8d8 - Browse repository at this point
Copy the full SHA 141c8d8View commit details
Commits on Aug 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cbb0f17 - Browse repository at this point
Copy the full SHA cbb0f17View commit details
Commits on Aug 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7416577 - Browse repository at this point
Copy the full SHA 7416577View commit details -
netty: Provide an environment variable to toggle BDP monitoring
A user has reported a GOAWAY with too_many_pings when using BDP. We aren't certain why it is happening, but want to provide a way to disable BDP while we continue investigating. b/162162973
Configuration menu - View commit details
-
Copy full SHA for 9e58c52 - Browse repository at this point
Copy the full SHA 9e58c52View commit details
Commits on Aug 11, 2020
-
xds: add header matching special cases for hiding/exposing some gRPC …
Configuration menu - View commit details
-
Copy full SHA for 491c9e2 - Browse repository at this point
Copy the full SHA 491c9e2View commit details -
xds: support load reporting all clusters option and fix actual report…
… interval measurement (v1.31.x backport) (#7209) (#7315) - Add support for send_all_clusters field in LRS response. When it is set to true, just send load reports for clusters that the client is currently tracking (aka, is sending load to). - The actual load report interval (in each ClusterStats message, which contains the stats for each cluster:eds_service) should be tracked individually.
Configuration menu - View commit details
-
Copy full SHA for 0abff44 - Browse repository at this point
Copy the full SHA 0abff44View commit details
Commits on Aug 12, 2020
-
xds: manage load stats for all clusters in XdsClient (v1.31.x backpor…
…t) (#7299) (#7317) Move the creation of LoadStatsStore (aka, the stats object) into XdsClient. The XdsClient is responsible for managing the lifetime of stats objects. Creations of LoadStatsStores are reference counted so that multiple EDS policies can retrieve the same stats object for load recording. Counters for recording loads per locality also need to be reference counted, as each EDS policy for the same cluster will receive endpoints for the same group of localities, they will use the same load counters for recording each locality's loads.
Configuration menu - View commit details
-
Copy full SHA for 417a8f7 - Browse repository at this point
Copy the full SHA 417a8f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 268a35c - Browse repository at this point
Copy the full SHA 268a35cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8604814 - Browse repository at this point
Copy the full SHA 8604814View commit details -
Configuration menu - View commit details
-
Copy full SHA for 396dca3 - Browse repository at this point
Copy the full SHA 396dca3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.31.0...v1.31.1