[
https://issues.apache.org/jira/browse/FLINK-21885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Anderson reassigned FLINK-21885:
--------------------------------------
Assignee: Rion Williams
> 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
> 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)