commit | f6a1805407cf286768796b7e031ca22ec83a7166 | [log] [tgz] |
---|---|---|
author | Dmitry Ivankov <dmitry.ivankov@cognite.com> | Thu Oct 15 08:50:52 2020 +0200 |
committer | Yun Peng <pcloudy@google.com> | Mon Oct 19 13:08:40 2020 +0200 |
tree | 2da09aeca73e1c600d9ff9837d72063298a0b561 | |
parent | 2aa4fb20790e2d29824ac223317834d90abf3c11 [diff] |
[3/3] Bump grpc to 1.32.x to fix a too_many_pings regression Part 3: remove 1.31.1 from third_party/grpc grpc-java transition from v1.26.0 to v1.31.1 enabled auto flow control which started failing in RBE with io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: Bandwidth exhausted HTTP/2 error code: ENHANCE_YOUR_CALM Received Goaway too_many_pings grpc-java v1.32.2 has a bugfix attempt on that grpc v1.32.0 also has something new around keepalive pings Hopefully version bump to those helps https://github.com/bazelbuild/bazel/issues/12264 Note: also an attempt and disabling auto flow by default is made in https://github.com/bazelbuild/bazel/pull/12266 Closes https://github.com/bazelbuild/bazel/pull/12289
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md