zhannngchen commented on code in PR #47136:
URL: https://github.com/apache/doris/pull/47136#discussion_r1919662047


##########
cloud/src/meta-service/meta_service_txn.cpp:
##########
@@ -972,39 +972,8 @@ void process_mow_when_commit_txn(
         LOG(INFO) << "xxx remove delete bitmap lock, lock_key=" << 
hex(lock_keys[i])
                   << " txn_id=" << txn_id;
 
-        int64_t lock_id = lock_info.lock_id();

Review Comment:
   also remove such field in proto?



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