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

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

                Author: ASF GitHub Bot
            Created on: 27/Dec/18 19:59
            Start Date: 27/Dec/18 19:59
    Worklog Time Spent: 10m 
      Work Description: Ardagan commented on pull request #7330: [BEAM-6233]: 
Add initial user timer support in Dataflow for batch pipelines
URL: https://github.com/apache/beam/pull/7330#discussion_r244216440
 
 

 ##########
 File path: 
runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/graph/RegisterNodeFunction.java
 ##########
 @@ -340,6 +335,53 @@ public Node apply(MutableNetwork<Node, Edge> input) {
             }
             ptransformIdToPCollectionViews.put(ptransformId, 
pcollectionViews.build());
 
+            // This gets the main input pcollection id for this PTransform. 
This will use the id to
 
 Review comment:
   Please, extract this part to a separate method with descriptive name 
(createAndInjectTimerCoder?).
   
   Splitting contents of that method is appreciated as well. 
 
----------------------------------------------------------------
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: 179213)
    Time Spent: 2h 10m  (was: 2h)

> Make bundle execution with ExecutableStage support timer/states
> ---------------------------------------------------------------
>
>                 Key: BEAM-6233
>                 URL: https://issues.apache.org/jira/browse/BEAM-6233
>             Project: Beam
>          Issue Type: Task
>          Components: runner-dataflow
>            Reporter: Boyuan Zhang
>            Assignee: Sam Rohde
>            Priority: Major
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>




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

Reply via email to