[
https://issues.apache.org/jira/browse/FLINK-8648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16366345#comment-16366345
]
ASF GitHub Bot commented on FLINK-8648:
---------------------------------------
Github user tweise commented on the issue:
https://github.com/apache/flink/pull/5480
@tzulitai see
https://gist.github.com/tweise/7fad5d5df0abf54670a52d0d02d61179 for details.
As indicated in the email thread, emit override will track watermark state
and delegate the record to the base implementation.
> Allow for customization of emitRecordAndUpdateState in Kinesis connector
> ------------------------------------------------------------------------
>
> Key: FLINK-8648
> URL: https://issues.apache.org/jira/browse/FLINK-8648
> Project: Flink
> Issue Type: Task
> Components: Kinesis Connector
> Reporter: Thomas Weise
> Assignee: Thomas Weise
> Priority: Minor
>
> It should be possible to override the method to intercept the emit behavior,
> in this case for the purpose of custom watermark support.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)