[ 
https://issues.apache.org/jira/browse/FLINK-6534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Richter closed FLINK-6534.
---------------------------------
    Resolution: Fixed

fixed in 44fb035e02.

> SharedStateRegistry is disposing state handles from main thread
> ---------------------------------------------------------------
>
>                 Key: FLINK-6534
>                 URL: https://issues.apache.org/jira/browse/FLINK-6534
>             Project: Flink
>          Issue Type: Sub-task
>          Components: State Backends, Checkpointing
>    Affects Versions: 1.3.0
>            Reporter: Stefan Richter
>            Assignee: Stefan Richter
>            Priority: Blocker
>             Fix For: 1.3.0
>
>
> Currently, the {{ShareStateRegistry}} is deleting state handles that are no 
> longer referenced under the registry's lock and from the main thread. We 
> should use the {{CheckpointCoordinator}}'s  async IO executor to make this 
> non-blocking.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to