Hi Team, I am trying to set the value of akka.framesize in flinkconf.yaml to 2 gb, because of which I am getting the below exception which staring flink:
"Caused by: java.lang.IllegalArgumentException: requirement failed: Setting 'maximum-frame-size' must be at least 32000 bytes" Flink is getting started perfectly would any error if this akka.framesize is set to 1 gb. My queries are : 1. Is there any limit for setting the value of akka.framesize. 2. Are there any dependent parameters that we need to set if we increase the size of akka.framesize. Thanks in advance. Regards Mahima Agarwal