Skip to content

Commit

Permalink
rm label
Browse files Browse the repository at this point in the history
  • Loading branch information
CAJan93 committed Jul 11, 2024
1 parent 41e635c commit 9c7d8d6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions proto/common.proto
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,6 @@ message WorkerNode {
// It's not persistent in meta store.
optional uint64 started_at = 9;


optional string label = 10;

// Meta may assign labels to worker nodes to partition workload by label.
// This is used for serverless backfilling of MVs.
// If a WorkerNode has labels set it indicates that this node only accepts certain work.
Expand Down

0 comments on commit 9c7d8d6

Please sign in to comment.