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

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

                Author: ASF GitHub Bot
            Created on: 06/Sep/18 22:52
            Start Date: 06/Sep/18 22:52
    Worklog Time Spent: 10m 
      Work Description: robinyqiu commented on a change in pull request #6220: 
[BEAM-3194] Add integration test for support of @RequiresStableInput
URL: https://github.com/apache/beam/pull/6220#discussion_r215801822
 
 

 ##########
 File path: 
sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/RequiresStableInputIT.java
 ##########
 @@ -0,0 +1,167 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
 
 Review comment:
   Thanks for your comments, Luke! The other comments look good to me and I am 
iterating my code based on them.
   For this comment, I put the test here now because this is the project root 
for "googleCloudPlatformIntegrationTest". The other choice is 
"examplesJavaIntegrationTest", which is not where it should go. I could create 
a third type of postCommit task, like "JavaSDKIntegrationTest". What do you 
think?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 141957)
    Time Spent: 1h 20m  (was: 1h 10m)

> Support annotating that a DoFn requires stable / deterministic input for 
> replay/retry
> -------------------------------------------------------------------------------------
>
>                 Key: BEAM-3194
>                 URL: https://issues.apache.org/jira/browse/BEAM-3194
>             Project: Beam
>          Issue Type: New Feature
>          Components: beam-model
>            Reporter: Kenneth Knowles
>            Assignee: Yueyang Qiu
>            Priority: Major
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> See the thread: 
> https://lists.apache.org/thread.html/5fd81ce371aeaf642665348f8e6940e308e04275dd7072f380f9f945@%3Cdev.beam.apache.org%3E
> We need this in order to have truly cross-runner end-to-end exactly once via 
> replay + idempotence.



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

Reply via email to