Igal Shilman created FLINK-19191:
------------------------------------
Summary: Reduce the default number for async operations
Key: FLINK-19191
URL:
https://issues.apache.org/jira/browse/FLINK-19191 Project: Flink
Issue Type: Improvement
Components: Stateful Functions
Reporter: Igal Shilman
Assignee: Igal Shilman
The default upper limit for async operations per task slot is currently set to 10 million,
and it is unrealistically high, we should set it to a more realistic value. A closer example would be the recommend value in Flink's AsyncWait operator.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)