[
https://issues.apache.org/jira/browse/BEAM-9242?focusedWorklogId=380378&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-380378
]
ASF GitHub Bot logged work on BEAM-9242:
----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Feb/20 21:13
Start Date: 01/Feb/20 21:13
Worklog Time Spent: 10m
Work Description: pabloem commented on issue #10742: [BEAM-9242] No
longer reporting Lulls as errors in the worker.
URL: https://github.com/apache/beam/pull/10742#issuecomment-581069817
This removes the streaming subclass implementation that logs as a Dataflow
system error. The Dataflow implementation already logs this as a warning log
coming from the worker:
https://github.com/apache/beam/blob/b5737cba6c446934eb0000440d14635feb1513cd/runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/DataflowOperationContext.java#L252-L268
Also filed BEAM-9242 : )
----------------------------------------------------------------
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: 380378)
Remaining Estimate: 0h
Time Spent: 10m
> Processing Stuck messages are reported by Dataflow as errors
> ------------------------------------------------------------
>
> Key: BEAM-9242
> URL: https://issues.apache.org/jira/browse/BEAM-9242
> Project: Beam
> Issue Type: Bug
> Components: runner-dataflow
> Reporter: Pablo Estrada
> Assignee: Pablo Estrada
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> These messages are only warning-level as they don't directly indicate
> pipeline stuckness. Their being reported as errors misleads the users.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)