Poorvank Bhatia created FLINK-37298:
---------------------------------------

             Summary: Custom Batch Handling in AsyncSink
                 Key: FLINK-37298
                 URL: https://issues.apache.org/jira/browse/FLINK-37298
             Project: Flink
          Issue Type: Improvement
          Components: Connectors / Common
            Reporter: Poorvank Bhatia
             Fix For: 1.18.0


Enhance the existing AsyncSink by introducing a pluggable batch:

The current AsyncSink in Apache Flink does not support custom batch creation, 
batching is primarily controlled by parameters such as maxBatchSize, 
maxBatchSizeInBytes.  
It lacks the flexibility to support advanced and customizable batching 
strategies.

For a detailed solution, please refer to this doc: [Custom Batching For Async 
Sink|https://docs.google.com/document/d/1XI2DV-8r-kOwbMd2ZMdV4u0Q_s5m8Stojv4HSdJA8ZU/edit?tab=t.0]
 
 
 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to