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

Till Rohrmann updated FLINK-4386:
---------------------------------
    Assignee: Stephan Ewen

> Add as way to assert that code runs in the RpcEndpoint's Main Thread
> --------------------------------------------------------------------
>
>                 Key: FLINK-4386
>                 URL: https://issues.apache.org/jira/browse/FLINK-4386
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Distributed Coordination
>         Environment: FLIP-6 feature branch
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>             Fix For: 1.2.0
>
>
> It would greatly help stability if we were able to add assertions to the 
> code, like
> {code}
> private void someCallbackHandler() {
>     assert isRunningInMainThread()
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to