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

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

                Author: ASF GitHub Bot
            Created on: 05/Dec/18 00:41
            Start Date: 05/Dec/18 00:41
    Worklog Time Spent: 10m 
      Work Description: lukecwik commented on a change in pull request #7201: 
[BEAM-6180] Make dataflow runner harness use IdGenerator from fnexecution
URL: https://github.com/apache/beam/pull/7201#discussion_r238888158
 
 

 ##########
 File path: 
runners/google-cloud-dataflow-java/worker/src/test/java/org/apache/beam/runners/dataflow/worker/fn/control/BeamFnMapTaskExecutorTest.java
 ##########
 @@ -103,8 +102,6 @@ public void setUp() {
 
   @Test(timeout = ReadOperation.DEFAULT_PROGRESS_UPDATE_PERIOD_MS * 10)
   public void testTentativeUserMetrics() throws Exception {
-    Supplier<String> idGenerator = makeIdGeneratorStartingFrom(777L);
 
 Review comment:
   Ditto in this test because we would expect that the starting id value and 
how the ids are generated matter.

----------------------------------------------------------------
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: 172115)
    Time Spent: 20m  (was: 10m)

> Replace duplicated runner IdGenerator code with IdGenerator from shared lib
> ---------------------------------------------------------------------------
>
>                 Key: BEAM-6180
>                 URL: https://issues.apache.org/jira/browse/BEAM-6180
>             Project: Beam
>          Issue Type: Sub-task
>          Components: runner-dataflow
>            Reporter: Boyuan Zhang
>            Assignee: Boyuan Zhang
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>




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

Reply via email to