aloyszhang commented on code in PR #11395:
URL: https://github.com/apache/inlong/pull/11395#discussion_r1811952473
##########
inlong-tubemq/tubemq-core/src/main/java/org/apache/inlong/tubemq/corebase/TBaseConstants.java:
##########
@@ -84,4 +84,9 @@ public class TBaseConstants {
public static final long CFG_MIN_META_FORCE_UPDATE_PERIOD = 1 * 60 * 1000;
public static final long CFG_STATS_MIN_SNAPSHOT_PERIOD_MS = 2000;
+ public static final int OFFSET_HISTORY_RECORD_VERSION = 1;
Review Comment:
Not used.
--
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]