dizhou cao created FLINK-33467:
----------------------------------
Summary: Support concurrent serialization in akka
Key: FLINK-33467
URL: https://issues.apache.org/jira/browse/FLINK-33467
Project: Flink
Issue Type: Sub-task
Components: Runtime / RPC
Reporter: dizhou cao
In OLAP high QPS scenarios, there are a large number of RPC requests for deploy
task and update task status. At this time, the serialization and
deserialization performed by AKKA threads become a bottleneck. By supporting
parallelization of akka serialization operations, the performance of akka in
accepting and processing a large number of RPC requests can be improved.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)