[ https://issues.apache.org/jira/browse/BEAM-8626?focusedWorklogId=373365&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-373365 ]
ASF GitHub Bot logged work on BEAM-8626: ---------------------------------------- Author: ASF GitHub Bot Created on: 17/Jan/20 03:23 Start Date: 17/Jan/20 03:23 Worklog Time Spent: 10m Work Description: angoenka commented on pull request #10598: [BEAM-8626] Implement status fn api handler in python sdk URL: https://github.com/apache/beam/pull/10598#discussion_r367746459 ########## File path: sdks/python/apache_beam/runners/worker/sdk_worker.py ########## @@ -110,6 +112,15 @@ def __init__(self, data_channel_factory=self._data_channel_factory, fns=self._fns) + if status_address: Review comment: Let's move it in `sdk_worker_main` where we keep other reporting related code. ---------------------------------------------------------------- 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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 373365) Time Spent: 40m (was: 0.5h) > Implement status api handler in python sdk harness > -------------------------------------------------- > > Key: BEAM-8626 > URL: https://issues.apache.org/jira/browse/BEAM-8626 > Project: Beam > Issue Type: Sub-task > Components: sdk-py-harness > Reporter: Yichi Zhang > Assignee: Yichi Zhang > Priority: Major > Time Spent: 40m > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.3.4#803005)