[ 
https://issues.apache.org/jira/browse/FLINK-27537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569355#comment-17569355
 ] 

Danny Cranmer commented on FLINK-27537:
---------------------------------------

[~CrynetLogistics] yes, [~DavidLiu001] assigned to you. I can pickup the code 
review.

> 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
>            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)

Reply via email to