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

[jira] [Closed] (BEAM-7016) DataflowWorkerLoggingInitializer.reset() sets System.out/err to null if never initialized

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

Michael Luckey closed BEAM-7016.
--------------------------------

> DataflowWorkerLoggingInitializer.reset() sets System.out/err to null if never initialized
> -----------------------------------------------------------------------------------------
>
>                 Key: BEAM-7016
>                 URL: https://issues.apache.org/jira/browse/BEAM-7016
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-dataflow
>            Reporter: Luke Cwik
>            Assignee: Michael Luckey
>            Priority: Minor
>              Labels: starter
>             Fix For: 2.13.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> DataflowWorkerLoggingInitializer should guard so that reset() can't run unless initialize() is first run. We should also make initialize() not able to be run unless it has never been run or reset() has been run.
> Further details in ML thread: https://lists.apache.org/thread.html/e0c04e1e5f1efb623256ace2393b5b9a899174e726e72f9903fedf19@%3Cdev.beam.apache.org%3E



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