yiguolei commented on code in PR #23863: URL: https://github.com/apache/doris/pull/23863#discussion_r1315335658
########## gensrc/thrift/HeartbeatService.thrift: ########## @@ -50,6 +50,7 @@ struct TBackendInfo { 6: optional i64 be_start_time 7: optional string be_node_role 8: optional bool is_shutdown + 9: optional i64 be_process_uuid Review Comment: uuid is int128, int64 could not be a uuid -- 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