[
https://issues.apache.org/jira/browse/BEAM-7016?focusedWorklogId=224631&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-224631
]
ASF GitHub Bot logged work on BEAM-7016:
----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Apr/19 22:11
Start Date: 08/Apr/19 22:11
Worklog Time Spent: 10m
Work Description: adude3141 commented on pull request #8245: [BEAM-7016]
Guard DataflowWorkerLoggingInitializer.reset
URL: https://github.com/apache/beam/pull/8245
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 224631)
Time Spent: 40m (was: 0.5h)
> 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
> 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)