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

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

                Author: ASF GitHub Bot
            Created on: 08/Aug/19 09:27
            Start Date: 08/Aug/19 09:27
    Worklog Time Spent: 10m 
      Work Description: je-ik commented on issue #9140: [BEAM-6855] Side inputs 
are not supported when using the state API
URL: https://github.com/apache/beam/pull/9140#issuecomment-519421311
 
 
   FYI, changing this in DirectRunner (i.e. `SimplePushbackSideInputDoFnRunner` 
will use `StatefulDoFnRunner`) will manifest nondeterminism of state garbage 
collect timer (defined in `StatefulDoFnRunner`) and user timers (or any other 
timers, for that matter). This PR adds only tests for the 
`SimplePushbackSideInputDoFnRunner`, so I think it is fine, but if I understand 
it correctly, the goal is to inject `StatefulDoFnRunner` to 
`SimplePushbackSideInputDoFnRunner` in `runners-core`. I think that [BEAM-7520] 
(PR #9190) would be a prerequisite for that.
 
----------------------------------------------------------------
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: 291108)
    Time Spent: 1h 40m  (was: 1.5h)

> Side inputs are not supported when using the state API
> ------------------------------------------------------
>
>                 Key: BEAM-6855
>                 URL: https://issues.apache.org/jira/browse/BEAM-6855
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-core, runner-dataflow, runner-direct
>            Reporter: Reuven Lax
>            Assignee: Shehzaad Nakhoda
>            Priority: Major
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to