文章目录

1.概述
此问题参考:【Flink】Flink 任务报错 akka remote connection TooLongFrameException adjusted frame length discarded
我这里主要是想再现这个问题。
服务器代码初始化部分
ServerBootstrap b = new ServerBootstrap();
b.
此问题参考:【Flink】Flink 任务报错 akka remote connection TooLongFrameException adjusted frame length discarded
我这里主要是想再现这个问题。
服务器代码初始化部分
ServerBootstrap b = new ServerBootstrap();
b.