[
https://issues.apache.org/jira/browse/FLINK-21885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Anderson resolved FLINK-21885.
------------------------------------
Fix Version/s: 1.13.0
Resolution: Fixed
Closed in master with 49a3b4d311d6d537841b034aeb55dbc13d0011b1.
> Minor Typo Fix in JDBC Connector Documentation
> ----------------------------------------------
>
> Key: FLINK-21885
> URL: https://issues.apache.org/jira/browse/FLINK-21885
> Project: Flink
> Issue Type: Improvement
> Components: Documentation
> Reporter: Rion Williams
> Assignee: Rion Williams
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 1.13.0
>
> Original Estimate: 0.25h
> Remaining Estimate: 0.25h
>
> There currently exists a minor typo within the JDBC Datastream documentation:
> A JDBC batch is executed as soon as *one of the following condition* is true:
> * the configured batch interval time is elapsed
> * the maximum batch size is reached
> * a Flink checkpoint has started
> Since it's plural, _condition_ should be changed to _conditions_.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)