w41ter commented on code in PR #48953:
URL: https://github.com/apache/doris/pull/48953#discussion_r1991085534


##########
gensrc/thrift/FrontendService.thrift:
##########
@@ -1284,6 +1284,7 @@ struct TGetBinlogLagResult {
     5: optional i64 last_commit_seq
     6: optional i64 first_binlog_timestamp
     7: optional i64 last_binlog_timestamp
+    8: optional i64 next_commit_seq

Review Comment:
   Without next_binlog_timestamp? If the `next_binlog_timestamp` is 
unavailable, how should the lag intervals be calculated?



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