[jira] [Created] (FLINK-15122) Reusing record object in StreamTaskNetworkInput

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

[jira] [Created] (FLINK-15122) Reusing record object in StreamTaskNetworkInput

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

             Summary: Reusing record object in StreamTaskNetworkInput
                 Key: FLINK-15122
                 URL: https://issues.apache.org/jira/browse/FLINK-15122
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / Network
            Reporter: Jingsong Lee
             Fix For: 1.11.0


Now blink's batch is forced to open object reusing, but the data read from the network is not reused, which will lead to a large GC of the batch job.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)