[
https://issues.apache.org/jira/browse/FLINK-24006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fabian Paul reassigned FLINK-24006:
-----------------------------------
Assignee: Fabian Paul
> MailboxExecutorImplTest#testIsIdle does not test the correct behaviour
> ----------------------------------------------------------------------
>
> Key: FLINK-24006
> URL: https://issues.apache.org/jira/browse/FLINK-24006
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Task, Tests
> Affects Versions: 1.14.0, 1.12.5, 1.13.2
> Reporter: Fabian Paul
> Assignee: Fabian Paul
> Priority: Major
>
> The test was introduced to ensure that the mailbox idleness is still counting
> new messages although the mailbox loop might have been stopped.
>
> Unfortunately, the test does not stop the mailbox processor currently which
> leads to than the test even passes without the actual code changes of
> https://issues.apache.org/jira/browse/FLINK-19109
--
This message was sent by Atlassian Jira
(v8.3.4#803005)