[
https://issues.apache.org/jira/browse/FLINK-36328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-36328:
-----------------------------------
Labels: pull-request-available (was: )
> Making the log for child not found as debug
> -------------------------------------------
>
> Key: FLINK-36328
> URL: https://issues.apache.org/jira/browse/FLINK-36328
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / DynamoDB
> Reporter: Abhi Gupta
> Priority: Major
> Labels: pull-request-available
>
> In DDB Flink connector, we are getting this warn message quite a lot:
>
> ```
> "splitId: {} is not present in parent-child relationship map. "
> + "This indicates that there might be some data loss in the " +
> "application or the child shard has not been discovered yet"
> ```
>
> This is happening for when all splits are read and the child shard hasn't
> been discovered yet.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)