gavinchou commented on code in PR #67820:
URL: https://github.com/apache/doris/pull/67820#discussion_r3990835672
##########
cloud/src/meta-service/meta_service_txn.cpp:
##########
@@ -127,6 +127,39 @@ static void
append_table_stream_commit_size_error(TxnErrorCode err, std::string&
}
}
+static bool check_txn_commit_tso_fence(Transaction* txn, const std::string&
instance_id,
Review Comment:
add comment to this function, describe its behavior
--
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]