mymeiyi commented on code in PR #29188:
URL: https://github.com/apache/doris/pull/29188#discussion_r1437340679


##########
be/src/runtime/group_commit_mgr.h:
##########
@@ -153,9 +154,6 @@ class GroupCommitMgr {
                                       const UniqueId& load_id,
                                       std::shared_ptr<LoadBlockQueue>& 
load_block_queue,
                                       int be_exe_version);
-    Status update_load_info(TUniqueId load_id, size_t content_length);

Review Comment:
   should also remove `_load_id_to_content_length_map` and the lock



-- 
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