Scott Wegner created BEAM-6191:
----------------------------------
Summary: Redundant error messages for failures in Dataflow runner
Key: BEAM-6191
URL: https://issues.apache.org/jira/browse/BEAM-6191
Project: Beam
Issue Type: New Feature
Components: runner-dataflow
Reporter: Scott Wegner
Assignee: Scott Wegner
The Dataflow runner harness has redundant error logging from a couple different
components, which creates log spam and confusion when failures do occur. We
should dedupe redundant logs.
>From a typical user-code exception, we see at least 3 error logs from the
>worker:
http://screen/QZxsJOVnvt6
"Aborting operations"
"Uncaught exception occurred during work unit execution. This will be retried."
"Failure processing work item"
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)