Drake Esdon
02/10/2023, 3:40 PMStatus.Shuffle.Netty.TotalMemorySegments is tied the taskmanager.memory.network.fraction which is described as
Direct memory reserved for data record exchange between tasks (e.g. buffering for the transfer over the network), is a capped fractionated component of the total Flink memory. This memory is used for allocation of network buffers
but the correlation doesn't seem 1 to 1. what is being additionally measured here?