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)