yangzhg commented on code in PR #9678:
URL: https://github.com/apache/incubator-doris/pull/9678#discussion_r876758703


##########
be/src/runtime/tablets_channel.cpp:
##########
@@ -137,6 +137,23 @@ Status TabletsChannel::close(int sender_id, int64_t 
backend_id, bool* finished,
     return Status::OK();
 }
 
+void TabletsChannel::_close_wait(DeltaWriter* writer,

Review Comment:
   where has this method has been used ?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to