weizuo93 commented on code in PR #10298: URL: https://github.com/apache/doris/pull/10298#discussion_r923425106
########## be/src/exec/tablet_sink.h: ########## @@ -174,6 +174,10 @@ class NodeChannel { virtual Status init(RuntimeState* state); + void add_slave_tablet_nodes(int64_t tablet_id, std::vector<int64_t> slave_nodes) { Review Comment: done -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org