igalshilman opened a new pull request #145: URL: https://github.com/apache/flink-statefun/pull/145
The default upper limit for async operations per task slot is currently set to 10 million, and it is unrealistically high, this PR sets it to a more realistic value. A closer example would be the recommend value in Flink's AsyncWait operator. This parameter can be overridden by users. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
