[ https://issues.apache.org/jira/browse/FLINK-37298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17926004#comment-17926004 ]
Ahmed Hamdy commented on FLINK-37298: ------------------------------------- Thanks [~poorvank] , yes If you could format the document in FLIP format I can create it for you, meanwhile you can kick off the discussion thread anyway with title "[FLIP-XXX] Custom Batching for AsyncSink" > 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 > Priority: Not a Priority > 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)