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

Jingsong Lee commented on FLINK-17885:
--------------------------------------

Thanks [~yangyichao] for your reporting, we can merge this one to FLINK-17878

> 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