[ 
https://issues.apache.org/jira/browse/BEAM-8672?focusedWorklogId=345577&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-345577
 ]

ASF GitHub Bot logged work on BEAM-8672:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 18/Nov/19 21:00
            Start Date: 18/Nov/19 21:00
    Worklog Time Spent: 10m 
      Work Description: ibzib commented on issue #10128: [BEAM-8672] Keep 
Python process alive when using LOOPBACK execution mode
URL: https://github.com/apache/beam/pull/10128#issuecomment-555206900
 
 
   > Is the user not doing wait_until_finish manually?
   
   Forgetting to set `wait_until_finish` is a common mistake, and especially 
since we are targeting LOOPBACK mode in our examples now, I think it's 
reasonable to take care of that kind of thing for users. I really like that Max 
added a log to tell the user we're doing this.
 
----------------------------------------------------------------
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: 345577)
    Time Spent: 1h  (was: 50m)

> Loopback execution mode will exit before execution can begin
> ------------------------------------------------------------
>
>                 Key: BEAM-8672
>                 URL: https://issues.apache.org/jira/browse/BEAM-8672
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-flink, sdk-py-core
>            Reporter: Maximilian Michels
>            Assignee: Maximilian Michels
>            Priority: Major
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> A user reported that the default LOOPBACK execution with the Python 
> {{flink_runner}} does not do anything. The reason was that we need to block 
> after running the pipeline in order for the embedded Python SDK Harness to 
> stay alive.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to