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

Robert Metzger updated FLINK-20891:
-----------------------------------
    Component/s: Runtime / Metrics

> SystemResourcesCounterTest  may caused endless loop when some error occured
> ---------------------------------------------------------------------------
>
>                 Key: FLINK-20891
>                 URL: https://issues.apache.org/jira/browse/FLINK-20891
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Metrics, Tests
>    Affects Versions: 1.11.1, 1.12.0
>            Reporter: zlzhang0122
>            Assignee: Chesnay Schepler
>            Priority: Minor
>              Labels: auto-deprioritized-major, pull-request-available
>             Fix For: 1.14.0
>
>
> When the function run() in  class SystemResourcesCounter  come across 
> Throwable exception, the loop in the function run() of the 
> SystemResourcesCounter class will break, the SystemResourcesCounter thread 
> will finish and the loop in the class SystemResourcesCounterTest will 
> continue because of the condition is still true, the test will in a endless 
> loop.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to