[
https://issues.apache.org/jira/browse/FLINK-20031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aljoscha Krettek closed FLINK-20031.
------------------------------------
Fix Version/s: 1.12.0
Resolution: Implemented
master: dd17dc749948d328d086d1d8a920e325217f1902
> Keep the UID of SinkWriter same as the SinkTransformation
> ---------------------------------------------------------
>
> Key: FLINK-20031
> URL: https://issues.apache.org/jira/browse/FLINK-20031
> Project: Flink
> Issue Type: Sub-task
> Components: API / DataStream
> Reporter: Guowei Ma
> Assignee: Guowei Ma
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.0
>
>
> In this case that we want to migrate the StreamingFileSink to the new sink
> api we might need to let user set the SinkWriter's uid same as the
> StreamingFileSink's. So that SinkWriter operator has the opportunity to reuse
> the old state. (This is just a option.)
>
> For this we need to let SinkWriter operator's uid is the same as the
> SinkTransformation.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)