Skip to content

Commit

Permalink
chore(storage): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Li0k committed Jan 5, 2024
1 parent fc00b21 commit 1faf483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/meta/src/hummock/compactor_manager.rs
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ impl CompactorManagerInner {
num_ssts_uploaded,
num_pending_read_io,
num_pending_write_io,
update_at, // TODO
update_at,
num_read_io,
num_write_io,
} in task_heartbeats.values()
Expand Down

0 comments on commit 1faf483

Please sign in to comment.