damccorm opened a new issue, #19867: URL: https://github.com/apache/beam/issues/19867
When creating a job (on any runner), log the originating test so it's easier to debug. Postcommits frequently run tens of pipelines at a time and it's getting harder to tell them apart. By logging I mean putting it somewhere in the job proto (such as in parameter, job name, etc.). Using the worker logger on startup won't work if the worker fails to start. Ideally you should be able to see the name in the runner UI (such as Dataflow cloud console). Imported from Jira [BEAM-8210](https://issues.apache.org/jira/browse/BEAM-8210). Original Jira may contain additional context. Reported by: udim. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
