rkhachatryan commented on pull request #18086:
URL: https://github.com/apache/flink/pull/18086#issuecomment-994669829


   @dawidwys, incrementally snapshotting channel state seems very natural to 
me, at least during recovery.
   
   In general, snapshot consists of operator state, keyed state, channel state 
and raw state. In this PR, we assume that only the keyed state can be 
incremental. I just want this assumption to be explicit.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to