Skip to content

Commit

Permalink
docs: add a todo
Browse files Browse the repository at this point in the history
  • Loading branch information
discord9 committed Jul 4, 2024
1 parent 737db56 commit 05f5fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/operator/src/insert.rs
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ impl Inserter {
// already know this is not source table
Some(None) => continue,
_ => {
// TODO(discord9): determine where to store the flow node address in distributed mode
// TODO(discord9): query metasrv for actual peer address
let peers = self
.table_flownode_set_cache
.get(table_id)
Expand Down

0 comments on commit 05f5fa8

Please sign in to comment.