You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2021/01/18 14:47:26 UTC

[GitHub] [flink] dawidwys edited a comment on pull request #14681: [FLINK-21009] Can not disable certain options in Elasticsearch 7 connector

dawidwys edited a comment on pull request #14681:
URL: https://github.com/apache/flink/pull/14681#issuecomment-762295272


   It should not be a problem for SQL. SQL already has support for disabling the options. In case of bulk size and bulk interval it treats `0` as disable and translates it to `-1`.
   
   It worked for ES 6, as the preconditions were removed for ES6.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org