Dawid Wysakowicz created FLINK-20979:
----------------------------------------
Summary: Wrong description of 'sink.bulk-flush.max-actions'
Key: FLINK-20979
URL:
https://issues.apache.org/jira/browse/FLINK-20979 Project: Flink
Issue Type: Bug
Components: Connectors / ElasticSearch, Table SQL / Ecosystem
Affects Versions: 1.12.0
Reporter: Dawid Wysakowicz
Fix For: 1.13.0, 1.12.2
The documentation claims the option can be disabled with '0', but it can actually be disable with '-1' whereas '0' is an illegal value.
{{Maximum number of buffered actions per bulk request. Can be set to '0' to disable it. }}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)