iamsee123 commented on code in PR #5367:
URL: https://github.com/apache/inlong/pull/5367#discussion_r942248082
##########
inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/constant/SnapshotModeConstants.java:
##########
@@ -27,4 +27,12 @@ public class SnapshotModeConstants {
public static final String EARLIEST_OFFSET = "never";
public static final String SPECIFIC_OFFSETS = "schema_only_recovery";
+
+ public static final String ALWAYS = "always";
Review Comment:
OK, i will move it to independent class.
--
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]