[ https://issues.apache.org/jira/browse/FLINK-37298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925943#comment-17925943 ]
Poorvank Bhatia commented on FLINK-37298: ----------------------------------------- Thanks [~chalixar] , have already mentioned about FLIP-284 in the doc. Based on how the community discusses we can go about creating a new FLIP. I don't have the permissions to create a new FLIP as on now :) > 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)