Is the akka framesize a function of broadcast size? ________________________________ From: Deshpande, Omkar Sent: Monday, September 27, 2021 6:31 PM To: user@flink.apache.org <user@flink.apache.org> Cc: Benenson, Mikhail <mikhail_benen...@intuit.com>; Hwang, Nick <nicholas_hw...@intuit.com>; Canchi, Srivathsan <srivathsan_can...@intuit.com> Subject: rpc invocation exceeds the maximum akka framesize
Hello, We run a lot of flink applications. Some of them sometimes run into this error on Job Manager- The rpc invocation size exceeds the maximum akka framesize After we increase the framesize the application starts working again. What factors determine the akka framesize? We sometimes see applications run without this issue for months and then run into this error. How can we determine the framesize before running into this error? Thanks, Omkar