Weihua Hu created FLINK-32387:
---------------------------------
Summary: InputGateDeploymentDescriptor uses cache to avoid
deserializing shuffle descriptors multiple times
Key: FLINK-32387
URL: https://issues.apache.org/jira/browse/FLINK-32387
Project: Flink
Issue Type: Sub-task
Components: Runtime / Coordination
Reporter: Weihua Hu
InputGateDeploymentDescriptor uses cache to avoid deserializing shuffle
descriptors multiple times.
The cache only affects when the shuffle descriptors are offloaded by the blob
server. This means the shuffle descriptors size is large enough to use caches.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)