[
https://issues.apache.org/jira/browse/BEAM-9475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Cwik updated BEAM-9475:
----------------------------
Status: Open (was: Triage Needed)
> New style metrics in portability throw error
> --------------------------------------------
>
> Key: BEAM-9475
> URL: https://issues.apache.org/jira/browse/BEAM-9475
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-harness
> Reporter: Luke Cwik
> Assignee: Luke Cwik
> Priority: Major
> Fix For: 2.20.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> for mi in op.monitoring_infos(transform_id).values():
> File "apache_beam/runners/worker/operations.py", line 815, in
> apache_beam.runners.worker.operations.SdfProcessSizedElements.monitoring_infos
> def monitoring_infos(self, transform_id):
> File "apache_beam/runners/worker/operations.py", line 817, in
> apache_beam.runners.worker.operations.SdfProcessSizedElements.monitoring_infos
> with self.lock:
> File "apache_beam/runners/worker/operations.py", line 822, in
> apache_beam.runners.worker.operations.SdfProcessSizedElements.monitoring_infos
> if current_element_progress.completed_work():
> TypeError: 'NoneType' object is not callable
--
This message was sent by Atlassian Jira
(v8.3.4#803005)