Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/2920
@StefanRRichter There is one change of semantics that would be good to get
your input on: A checkpoint stream to which a `byte[0]` array was written is
now actually empty and returns a `null` state handle in the same way as if
nothing was ever written. Before this change, it would have created a state of
zero bytes.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---