gguptp commented on code in PR #252:
URL:
https://github.com/apache/flink-connector-aws/pull/252#discussion_r3631509998
##########
flink-connector-aws/flink-connector-dynamodb/src/main/java/org/apache/flink/connector/dynamodb/source/config/DynamodbStreamsSourceConfigConstants.java:
##########
@@ -45,13 +45,6 @@ public enum InitialPosition {
.defaultValue(Duration.ofSeconds(60))
.withDescription("The interval between each attempt to
discover new shards.");
- public static final ConfigOption<Integer>
DESCRIBE_STREAM_INCONSISTENCY_RESOLUTION_RETRY_COUNT =
Review Comment:
Yes, this is backward compatible, if this gets released, it will get ignored
--
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]