[
https://issues.apache.org/jira/browse/FLINK-18344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-18344:
-----------------------------------
Labels: auto-deprioritized-major (was: stale-major)
Priority: Minor (was: Major)
This issue was labeled "stale-major" 7 ago and has not received any updates so
it is being deprioritized. If this ticket is actually Major, please raise the
priority and ask a committer to assign you the issue or revive the public
discussion.
> Avoid wrong check with shardId in DynamoDB Streams
> --------------------------------------------------
>
> Key: FLINK-18344
> URL: https://issues.apache.org/jira/browse/FLINK-18344
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Kinesis
> Affects Versions: 1.10.1
> Reporter: Javier Garcia
> Priority: Minor
> Labels: auto-deprioritized-major
>
> Change class DynamoDBStreamsShardHandle, methodÂ
> isValidShardId to not perform check based on the assumptions of the shardId
> format
> Using localstack as local env for testing, the shardId follow a different
> format, valid following the AWS doc (
> [https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_streams_Shard.html)]
> Can you change the validation to just check the length
--
This message was sent by Atlassian Jira
(v8.3.4#803005)