You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/26 15:45:00 UTC

[jira] [Work logged] (BEAM-4088) ExecutorServiceParallelExecutorTest#ensureMetricsThreadDoesntLeak in PR #4965 does not pass in gradle

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

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

                Author: ASF GitHub Bot
            Created on: 26/Apr/18 15:44
            Start Date: 26/Apr/18 15:44
    Worklog Time Spent: 10m 
      Work Description: echauchot opened a new pull request #5231: [BEAM-4088] fix thread leak in tests on PR #4965
URL: https://github.com/apache/beam/pull/5231
 
 
   DESCRIPTION HERE
   
   ------------------------
   
   Follow this checklist to help us incorporate your contribution quickly and easily:
   
    - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/projects/BEAM/issues/) filed for the change (usually before you start working on it).  Trivial changes like typos do not require a JIRA issue.  Your pull request should address just this issue, without pulling in other changes.
    - [ ] Format the pull request title like `[BEAM-XXX] Fixes bug in ApproximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA issue.
    - [ ] Write a pull request description that is detailed enough to understand:
      - [ ] What the pull request does
      - [ ] Why it does it
      - [ ] How it does it
      - [ ] Why this approach
    - [X] Each commit in the pull request should have a meaningful subject line and body.
    - [X] Run `./gradlew build` to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
    - [X] If this contribution is large, please file an Apache [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


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

            Worklog Id:     (was: 95554)
            Time Spent: 10m
    Remaining Estimate: 0h

> ExecutorServiceParallelExecutorTest#ensureMetricsThreadDoesntLeak in PR #4965 does not pass in gradle
> -----------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-4088
>                 URL: https://issues.apache.org/jira/browse/BEAM-4088
>             Project: Beam
>          Issue Type: Sub-task
>          Components: testing
>            Reporter: Etienne Chauchot
>            Assignee: Etienne Chauchot
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> This is a new test being added to ensure threads don't leak. The failure seems to indicate that threads do leak.
> This test fails using gradle but previously passed using maven
> PR: https://github.com/apache/beam/pull/4965
> Presubmit Failure: 
>  * https://builds.apache.org/job/beam_PreCommit_Java_GradleBuild/4059/
>  * https://scans.gradle.com/s/grha56432j3t2/tests/jqhvlvf72f7pg-ipde5etqqejoa?openStackTraces=WzBd



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