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

Luke Cwik updated BEAM-7016:
----------------------------
    Description: 
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

  was: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.


> 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
>            Priority: Minor
>
> 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)

Reply via email to