[ https://issues.apache.org/jira/browse/FLINK-19905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17224063#comment-17224063 ]
hailong wang commented on FLINK-19905: -------------------------------------- Thanks [~lsy] for reporting this. For `JdbcLookupFunction ` has be deprecated, so we don't need to do that? > The Jdbc-connector's 'lookup.max-retries' option initial value is 1 in > JdbcLookupFunction > ----------------------------------------------------------------------------------------- > > Key: FLINK-19905 > URL: https://issues.apache.org/jira/browse/FLINK-19905 > Project: Flink > Issue Type: Bug > Components: Connectors / JDBC > Affects Versions: 1.11.2, 1.11.3 > Reporter: dalongliu > Priority: Minor > Fix For: 1.12.0 > > > As describe in FLINK-19684, we should init the begin value to 0 in > JdbcLookupFunction. The PR only correct the retry value to 0 in > JdbcRowDataLookupFunction and JdbcBatchingOutputFormat class, maybe the > contributor forgets to correct it in JdbcLookupFunction class. -- This message was sent by Atlassian Jira (v8.3.4#803005)