You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2019/04/05 08:30:00 UTC

[jira] [Closed] (FLINK-12112) AbstractTaskManagerProcessFailureRecoveryTest process output logging does not work properly

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

Chesnay Schepler closed FLINK-12112.
------------------------------------
    Resolution: Fixed

master: bf62427cc13cdb427172d22d427d3563694fcbc4
1.8: 46934b39cbe2de7d608a901d4c8caec5a84ec59f 

> AbstractTaskManagerProcessFailureRecoveryTest process output logging does not work properly
> -------------------------------------------------------------------------------------------
>
>                 Key: FLINK-12112
>                 URL: https://issues.apache.org/jira/browse/FLINK-12112
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Coordination, Tests
>    Affects Versions: 1.8.0, 1.9.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.9.0, 1.8.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The {{AbstractTaskManagerProcessFailureRecoveryTest}} starts multiple taskmanagers and prints their output if the test fails.
> However, due to a recent refactoring the logs of the first TM is printed multiple times instead, and the code is prone to NullPointerExceptions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)