commit | 32fc451600b6e94a015263eb1c8a63e974f6f4cc | [log] [tgz] |
---|---|---|
author | George Gensure <werkt0@gmail.com> | Wed Feb 03 21:05:48 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Feb 03 21:06:50 2021 -0800 |
tree | a19f9e38b4aeaa6929c9a3a11514e930653a0d88 | |
parent | 8fc77874b07a94d8fc4223bf7de20254838420b1 [diff] |
Write/QueryWriteStatus logging refinement/addition Improve the logging of WriteRequests to include offset and finish_write information. Offsets are logged for the initial and non-sequential per successive write request. Each finish_write true request is logged with the effective size of the resource at the completion of the write request, including the current offset and payload. Clarified comments for WriteDetails, and corrected some comment inconsistencies. Add logging for QueryWriteStatus calls which occur on progressive writes to determine an offset to begin a write call on a retry. Closes #12928. PiperOrigin-RevId: 355545331
{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