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

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

                Author: ASF GitHub Bot
            Created on: 26/Apr/19 13:03
            Start Date: 26/Apr/19 13:03
    Worklog Time Spent: 10m 
      Work Description: robertwb commented on issue #8383: [BEAM-7012] Support 
TestStream in streaming Flink Runner
URL: https://github.com/apache/beam/pull/8383#issuecomment-487048779
 
 
   Very cool.
   
   One of the things that TestStream needs to ensure determinism is the notion
   of quiescence, that is between each event one needs to ensure that the
   downstream elements and watermarks are processed as completely as possible.
   Is this guaranteed by the checkpoint lock? If so, it's worth at least a
   couple of comments.
   
   On Fri, Apr 26, 2019 at 11:40 AM Maximilian Michels <
   [email protected]> wrote:
   
   > I just came across this and wondered why we hadn't implemented this. Turns
   > out, this was not hard to implement for streaming. Well, minus the
   > processing time functionality for which I couldn't find a good solution, so
   > I excluded two tests which make use of that feature. I'm planning to also
   > add TestStream for the portable Runner.
   >
   > —
   > You are receiving this because you are subscribed to this thread.
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/beam/pull/8383#issuecomment-486996707>, or mute
   > the thread
   > 
<https://github.com/notifications/unsubscribe-auth/AADWVAMJHPUCA7RXDIDYPYDPSLEZPANCNFSM4HH44Z7A>
   > .
   >
   
 
----------------------------------------------------------------
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: 233488)
    Time Spent: 3h 10m  (was: 3h)

> Support TestStream in FlinkRunner
> ---------------------------------
>
>                 Key: BEAM-7012
>                 URL: https://issues.apache.org/jira/browse/BEAM-7012
>             Project: Beam
>          Issue Type: New Feature
>          Components: runner-flink
>            Reporter: Maximilian Michels
>            Assignee: Maximilian Michels
>            Priority: Major
>             Fix For: 2.13.0
>
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> TestStream is a primitive transform which is only supported by the 
> DirectRunner. It might be useful to also implement it in the Flink Runner to 
> run similar kind of tests.



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

Reply via email to