dawidwys commented on a change in pull request #6611: [FLINK-3875] [connectors] 
Add an upsert table sink factory for Elasticsearch
URL: https://github.com/apache/flink/pull/6611#discussion_r220885883
 
 

 ##########
 File path: docs/dev/table/connect.md
 ##########
 @@ -663,7 +663,7 @@ connector:
     flush-on-checkpoint: true   # optional: disables flushing on checkpoint 
(see notes below!) ("true" by default)
     bulk-flush:
       max-actions: 42           # optional: maximum number of actions to 
buffer for each bulk request
-      max-size: 42              # optional: maximum size of buffered actions 
(in MB) per bulk request
+      max-size: 42 mb           # optional: maximum size of buffered actions 
(in MB) per bulk request
 
 Review comment:
   Same as above.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to