Dian Fu created FLINK-15971: ------------------------------- Summary: Adjust the default value of bundle size and bundle time Key: FLINK-15971 URL: https://issues.apache.org/jira/browse/FLINK-15971 Project: Flink Issue Type: Improvement Components: API / Python Reporter: Dian Fu Fix For: 1.11.0
Currently the default value for "python.fn-execution.bundle.size" is 1000 and the default value for "python.fn-execution.bundle.time" is 1000ms. We should try to find out a meaningful default value which works best in most scenarios. -- This message was sent by Atlassian Jira (v8.3.4#803005)