Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(585)

Unified Diff: common/proto/logdog/logpb/butler.proto

Issue 1838803002: LogDog: BigTable batching schema. (Closed) Base URL: https://github.com/luci/luci-go@recordio-split
Patch Set: Minor comments and quality of code tweaks. Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « common/gcloud/pubsub/subscriber/subscriber_test.go ('k') | common/proto/logdog/logpb/butler.pb.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: common/proto/logdog/logpb/butler.proto
diff --git a/common/proto/logdog/logpb/butler.proto b/common/proto/logdog/logpb/butler.proto
index 02c24e9477f3157a318722d8a9b7bc55439ee151..565cb7f70c4540a6019a47689c1994a85a1bbf5d 100644
--- a/common/proto/logdog/logpb/butler.proto
+++ b/common/proto/logdog/logpb/butler.proto
@@ -114,8 +114,7 @@ message ButlerLogBundle {
uint64 terminal_index = 4;
/*
- * Log entries attached to this record. These must be sequential and in
- * order.
+ * Log entries attached to this record. These MUST be sequential.
*
* This is the main log entry content.
*/
« no previous file with comments | « common/gcloud/pubsub/subscriber/subscriber_test.go ('k') | common/proto/logdog/logpb/butler.pb.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698