Github user tzulitai commented on the issue:
https://github.com/apache/flink/pull/3912
If the only case we currently know of right now is in the Table API with 1
additional element to be added, then I think this is good for now.
I think the improvement should be bounded to specific cases anyway, because
the problem will always exist no matter how much extra space we add. For
example the `ArrayListSerializer` used for list state could have any arbitrary
amounts of elements added.
---
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.
---