gavinchou commented on code in PR #46484:
URL: https://github.com/apache/doris/pull/46484#discussion_r1905032431


##########
cloud/src/meta-service/meta_service_job.cpp:
##########
@@ -876,6 +876,10 @@ void process_compaction_job(MetaServiceCode& code, 
std::string& msg, std::string
 
     txn->remove(rs_start, rs_end);
 
+    LOG_INFO("cloud process compaction job txn remove meta rowset key")
+            .tag("rs_start", rs_start)

Review Comment:
   hex



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

Reply via email to