[ 
https://issues.apache.org/jira/browse/FLINK-30389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652781#comment-17652781
 ] 

Wencong Liu commented on FLINK-30389:
-------------------------------------

Hello [~lzljs3620320] , I'm quite interested in this issue. Can you provide the 
exact location where the exception occurs? Thanks.

> Add retry to read hints
> -----------------------
>
>                 Key: FLINK-30389
>                 URL: https://issues.apache.org/jira/browse/FLINK-30389
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table Store
>            Reporter: Jingsong Lee
>            Priority: Major
>             Fix For: table-store-0.3.0
>
>
> For the oss (object store) filesystem. When writing hint file, delete it 
> first and then add it. Reading hint file may fail frequently. We don't need 
> to return directly in case of failure. We can add a retry.
> {code:java}
> Failed to read hint file LATEST. Falling back to listing files.
> java.io.FileNotFoundException: oss://lake_v4/snapshot/LATEST: No such file or 
> directory!
>   at 
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to