aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOla Rozenfeld <olaola@google.com>2018-09-18 13:52:13 -0400
committerGitHub <noreply@github.com>2018-09-18 13:52:13 -0400
commit99b80eb19f7bd77dcc14d93692a62da94e09c600 (patch)
tree472ec0a95665dd5de8169128036f5caff73cce70
parent6130f7e23ae157d5cf12c5d6af325a1dae57e235 (diff)
downloadbazelbuild-remote-apis-99b80eb19f7bd77dcc14d93692a62da94e09c600.tar.gz
Fixing comment erroneously mentioning 10MB batch limit. (#27)
-rw-r--r--build/bazel/remote/execution/v2/remote_execution.proto4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/bazel/remote/execution/v2/remote_execution.proto b/build/bazel/remote/execution/v2/remote_execution.proto
index 0b61307..800ebb9 100644
--- a/build/bazel/remote/execution/v2/remote_execution.proto
+++ b/build/bazel/remote/execution/v2/remote_execution.proto
@@ -181,8 +181,8 @@ service ActionCache {
// hierarchy, which must also each be uploaded on their own.
//
// For small file uploads the client should group them together and call
-// [BatchUpdateBlobs][build.bazel.remote.execution.v2.ContentAddressableStorage.BatchUpdateBlobs]
-// on chunks of no more than 10 MiB. For large uploads, the client must use the
+// [BatchUpdateBlobs][build.bazel.remote.execution.v2.ContentAddressableStorage.BatchUpdateBlobs].
+// For large uploads, the client must use the
// [Write method][google.bytestream.ByteStream.Write] of the ByteStream API. The
// `resource_name` is `{instance_name}/uploads/{uuid}/blobs/{hash}/{size}`,
// where `instance_name` is as described in the next paragraph, `uuid` is a