[ 
https://issues.apache.org/jira/browse/FLINK-17885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jingsong Lee closed FLINK-17885.
--------------------------------
    Resolution: Duplicate

> StreamingFileCommitter watermark attribute is transient, this might be 
> different with origin value
> --------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-17885
>                 URL: https://issues.apache.org/jira/browse/FLINK-17885
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / API
>    Affects Versions: 1.11.0
>            Reporter: Yichao Yang
>            Priority: Major
>
> StreamingFileCommitter has a 
> {code:java}
> private transient long currentWatermark = Long.MIN_VALUE;{code}
>  
> The transient value will be set to 0 after deserialization.
> Should we remove the transient key word?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to