Github user Xazax-hun commented on the pull request:
https://github.com/apache/flink/pull/1769#issuecomment-193443590
> I would be curious about the soft reference implementation as in
DetaIteration cases I think it is a valid situation that the job needs less and
less memory. Please add the licence header to the manual test file.
This is my first attempt to use a "soft reference pool":
https://github.com/Xazax-hun/flink/commit/2694910e53b2f86412f2a9c3e4d83cf1705e3c65
I could not measure any performance gain compared to the code before this
pull request as a baseline. Hopefully I will have some extra time tomorrow, so
I can further investigate whether there is something wrong with my first
implementation or the approach.
---
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.
---