Github user tillrohrmann commented on the issue:
https://github.com/apache/flink/pull/4609
Please don't close this PR, because the commit was reverted. Using
`Multimap#get` in the `StateAssignmentOperation` makes the
`OperatorSubtaskState` not serializable. The `WindowCheckpointingITCase` caught
the problem.---
