[ https://issues.apache.org/jira/browse/FLINK-37298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Poorvank Bhatia updated FLINK-37298: ------------------------------------ Fix Version/s: 2.1.0 (was: 1.18.0) > 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: 2.1.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)