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

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

                Author: ASF GitHub Bot
            Created on: 29/May/19 23:45
            Start Date: 29/May/19 23:45
    Worklog Time Spent: 10m 
      Work Description: youngoli commented on issue #8671: [BEAM-5709] 
BeamFnControlServiceTest - use latch instead of sleep
URL: https://github.com/apache/beam/pull/8671#issuecomment-497147938
 
 
   Passed on Jenkins with 1000 runs, so it looks like the flake is gone with a 
5 second timeout.
 
----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 250610)
    Time Spent: 4h  (was: 3h 50m)

> Tests in BeamFnControlServiceTest are flaky.
> --------------------------------------------
>
>                 Key: BEAM-5709
>                 URL: https://issues.apache.org/jira/browse/BEAM-5709
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-dataflow
>            Reporter: Daniel Oliveira
>            Assignee: Daniel Oliveira
>            Priority: Critical
>             Fix For: Not applicable
>
>          Time Spent: 4h
>  Remaining Estimate: 0h
>
> https://github.com/apache/beam/blob/master/runners/google-cloud-dataflow-java/worker/src/test/java/org/apache/beam/runners/dataflow/worker/fn/BeamFnControlServiceTest.java
> Tests for BeamFnControlService are currently flaky. The test attempts to 
> verify that onCompleted was called on the mock streams, but that function 
> gets called on a separate thread, so occasionally the function will not have 
> been called yet, despite the server being shut down.



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

Reply via email to