[
https://issues.apache.org/jira/browse/FLINK-25661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17478003#comment-17478003
]
Danny Cranmer edited comment on FLINK-25661 at 1/18/22, 4:00 PM:
-----------------------------------------------------------------
I like this idea. With the current Kinesis connector, dictating exception
handling has caused pain (FLINK-24580). Allowing this to be overridden will
give more flexibility. I agree as per the [FLIP
guidance|https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals]
this change will require a FLIP. However, since it is a relatively small
change, it can be a small FLIP.
[~nir.tsruya] is this something you would like to contribute?
was (Author: dannycranmer):
I like this idea. With the current Kinesis connector, dictating exception
handling has caused pain (FLINK-24580). Allowing this to be overridden will
give more flexibility. I agree as per the [FLIP
guidance|https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals]
this change will require a FLIP. However, since it is a relatively small
change, it can be a small FLIP.
[~nir.tsruya] is this something you would like to contribute?
> Add Custom Fatal Exception handler in AsyncSinkWriter
> -----------------------------------------------------
>
> Key: FLINK-25661
> URL: https://issues.apache.org/jira/browse/FLINK-25661
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Common
> Affects Versions: 1.15.0
> Reporter: Nir Tsruya
> Priority: Major
> Fix For: 1.15.0
>
>
> h2. Motivation
> *User stories:*
> As a Flink user, I’d like to use configure a custom fatal exception handler
> to the AsyncSinkWriter
> *Scope:*
> * Create a new fatal exception handler
> * Users of the AsyncSink should be able to create an implementation and pass
> it to the sink
--
This message was sent by Atlassian Jira
(v8.20.1#820001)