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

Unified Diff: appengine/cmd/logdog_coordinator/vmuser/index.yaml

Issue 1863973002: LogDog: Update to archival V2. (Closed) Base URL: https://github.com/luci/luci-go@grpcutil-errors
Patch Set: Fix proto comment. Created 4 years, 8 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 | « appengine/cmd/logdog_coordinator/vmuser/cron.yaml ('k') | appengine/cmd/logdog_coordinator/vmuser/main.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/cmd/logdog_coordinator/vmuser/index.yaml
diff --git a/appengine/cmd/logdog_coordinator/vmuser/index.yaml b/appengine/cmd/logdog_coordinator/vmuser/index.yaml
index 4295b08f5683293e744f80891db8746f997317e0..872dce140dd36c9170c7d538fba6f6b1e610556d 100644
--- a/appengine/cmd/logdog_coordinator/vmuser/index.yaml
+++ b/appengine/cmd/logdog_coordinator/vmuser/index.yaml
@@ -18,6 +18,7 @@ indexes:
- name: Created
direction: desc
+ # (This index also supports the expired log stream archival backend cron.)
- kind: LogStream
properties:
- name: State
@@ -78,7 +79,7 @@ indexes:
- name: Created
direction: desc
- # This index supports the tumble installation.
+# This index supports the tumble installation.
- kind: tumble.Mutation
properties:
- name: ExpandedShard
« no previous file with comments | « appengine/cmd/logdog_coordinator/vmuser/cron.yaml ('k') | appengine/cmd/logdog_coordinator/vmuser/main.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698