[
https://issues.apache.org/jira/browse/FLINK-19280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17199144#comment-17199144
]
Jark Wu commented on FLINK-19280:
---------------------------------
Fixed in:
- master (1.12.0): 9565099050d1c1b86023695973b9b5740c5fe7f1
- 1.11.3: TODO
> The option "sink.buffer-flush.max-rows" for JDBC can't be disabled by set to
> zero
> ---------------------------------------------------------------------------------
>
> Key: FLINK-19280
> URL: https://issues.apache.org/jira/browse/FLINK-19280
> Project: Flink
> Issue Type: Bug
> Components: Connectors / JDBC, Table SQL / Ecosystem
> Affects Versions: 1.11.2
> Reporter: Jark Wu
> Assignee: dalongliu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.0, 1.11.3
>
>
> According to the documentation, when set "sink.buffer-flush.max-rows=0", it
> should be disabled to flush buffered data by number of rows, however, it
> still flushes when received each row.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)