[
https://issues.apache.org/jira/browse/FLINK-35411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zakelly Lan updated FLINK-35411:
--------------------------------
Summary: Optimize buffer triggering of async state requests (was: Optimize
wait logic in draining of async state requests)
> Optimize buffer triggering of async state requests
> --------------------------------------------------
>
> Key: FLINK-35411
> URL: https://issues.apache.org/jira/browse/FLINK-35411
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / State Backends, Runtime / Task
> Reporter: Zakelly Lan
> Assignee: Zakelly Lan
> Priority: Major
>
> Currently during draining of async state requests, the task thread performs
> {{Thread.sleep}} to avoid cpu overhead when polling mails. This can be
> optimized by wait & notify.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)