[ https://issues.apache.org/jira/browse/FLINK-27537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571928#comment-17571928 ]
DavidLiu commented on FLINK-27537: ---------------------------------- [~CrynetLogistics] Any comment ? > Remove requirement for Async Sink's RequestEntryT to be serializable > -------------------------------------------------------------------- > > Key: FLINK-27537 > URL: https://issues.apache.org/jira/browse/FLINK-27537 > Project: Flink > Issue Type: Improvement > Components: Connectors / Common > Affects Versions: 1.15.0 > Reporter: Zichen Liu > Assignee: DavidLiu > Priority: Major > > Currently, in AsyncSinkBase and it's dependent classes, e.g. the sink writer, > element converter etc., the RequestEntryT generic type is required to be > serializable. > However, this requirement no longer holds and there is nothing that actually > requires this. > Proposed approach: > * Remove the extends serializable from the generic type RequestEntryT -- This message was sent by Atlassian Jira (v8.20.10#820010)