SteveYurongSu commented on code in PR #11478:
URL: https://github.com/apache/iotdb/pull/11478#discussion_r1383098640
##########
iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/consensus/index/ProgressIndex.java:
##########
@@ -83,6 +92,8 @@ public interface ProgressIndex {
/** @return the type of this progress index */
ProgressIndexType getType();
+ TotalOrderSumTuple getTotalOrderSumTuple();
Review Comment:
Add some docs. Describe limitation.
--
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]