Skip to content

Commit

Permalink
address comments
Browse files Browse the repository at this point in the history
  • Loading branch information
hhwyt committed Nov 21, 2024
1 parent 8fcb095 commit ad76173
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions proto/raft_serverpb.proto
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ message RaftMessage {
bytes extra_ctx = 11;

disk_usage.DiskUsage disk_usage = 12;
// Used to measure the send wait duration.
uint64 last_observed_time = 13;
}

message RaftTruncatedState {
Expand Down

0 comments on commit ad76173

Please sign in to comment.