You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Luke Cwik (JIRA)" <ji...@apache.org> on 2018/11/30 16:54:00 UTC

[jira] [Updated] (BEAM-6157) SplittableParDoViaKeyedWorkItems sets another timer when receiving ProcessContinuation#STOP

     [ https://issues.apache.org/jira/browse/BEAM-6157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luke Cwik updated BEAM-6157:
----------------------------
    Component/s: runner-direct

> SplittableParDoViaKeyedWorkItems sets another timer when receiving ProcessContinuation#STOP
> -------------------------------------------------------------------------------------------
>
>                 Key: BEAM-6157
>                 URL: https://issues.apache.org/jira/browse/BEAM-6157
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-core, runner-direct
>            Reporter: Luke Cwik
>            Assignee: Scott Wegner
>            Priority: Major
>
> [HBaseIOTest#testReadingKeyRangeMiddleSDF|https://github.com/apache/beam/blob/b06b8e5df5738e7dc3620f67134da67a4a806758/sdks/java/io/hbase/src/test/java/org/apache/beam/sdk/io/hbase/HBaseIOTest.java#L326] consistently fails if SplittableParDoViaKeyedWorkItems sets the wake-up time to be the resume time when receiving a ProcessContinuation#STOP
> Why are we setting another timer to execute after STOP?
> Also, why is the direct runner failing to make progress with the timer if it is set in the past relative to the current process time?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)