[jira] [Created] (FLINK-12129) CompressedViews need release heap buffers to reduce memory usage in blink

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-12129) CompressedViews need release heap buffers to reduce memory usage in blink

Shang Yuanchun (Jira)
Jingsong Lee created FLINK-12129:
------------------------------------

             Summary: CompressedViews need release heap buffers to reduce memory usage in blink
                 Key: FLINK-12129
                 URL: https://issues.apache.org/jira/browse/FLINK-12129
             Project: Flink
          Issue Type: New Feature
          Components: Table SQL / Runtime
            Reporter: Jingsong Lee


In BinaryHashPartition, CompressedViews will be maintained for a long time. The heap buffers in the view that ends spill is useless and should be released.

see CompressedBlockChannelWriter.compressedBuffers and etc..



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)