Fabian Paul created FLINK-24006:
-----------------------------------
Summary: 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.13.2, 1.12.5, 1.14.0
Reporter: Fabian Paul
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)