commit | ba5b2a7c9448a3681a0d86d80670447e338a06dc | [log] [tgz] |
---|---|---|
author | Johannes Abt <johannes.abt@web.de> | Wed Jun 16 23:47:38 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jun 16 23:49:11 2021 -0700 |
tree | 5923a339062da8e21cee58e5dbdebf155a678a10 | |
parent | 9c17adc7c7323d8ced7bf73c27ea406308b8b553 [diff] |
when writing to local disk cache, open files later in order to avoid "too many open files" Re-use the existing "LazyFileOutputStream" in DiskAndRemoteCacheClient.java in order to avoid "Too many open files". Resolves https://github.com/bazelbuild/bazel/issues/13435 Closes #13574. PiperOrigin-RevId: 379892227
{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