Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
The default value for "statefun.async.max-per-task" has been decreased to 1024.
Description
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.
Attachments
Issue Links
- links to