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

Yun Tang commented on FLINK-15436:
----------------------------------

[~xiemeilong], would you please give more description in details?

By the way, if you just want to do something after recovery from state 
deserialized, can {{CheckpointedFunction#initializeState}} meet your needs?

> Add  a hook of deserialized  for pojo state object.
> ---------------------------------------------------
>
>                 Key: FLINK-15436
>                 URL: https://issues.apache.org/jira/browse/FLINK-15436
>             Project: Flink
>          Issue Type: Wish
>          Components: API / Type Serialization System
>            Reporter: xiemeilong
>            Priority: Major
>
> I need to do some recovery work when state deserialized back, for example , I 
> want to construct a not serializable object to do some custom logic depends 
> on the state and only update it on the state updated.



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

Reply via email to