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

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

Luke Cwik created BEAM-7016:
-------------------------------

             Summary: 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


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.



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