[
https://issues.apache.org/jira/browse/FLINK-19905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
dalongliu updated FLINK-19905:
------------------------------
Description: 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. (was: As
describe in [FLINK-19684|https://issues.apache.org/jira/browse/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.)
> 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)