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 2017/01/28 17:07:25 UTC

[jira] [Commented] (BEAM-1338) Move ThreadPool creation logic to a util function

    [ https://issues.apache.org/jira/browse/BEAM-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15844125#comment-15844125 ] 

ASF GitHub Bot commented on BEAM-1338:
--------------------------------------

GitHub user chamikaramj opened a pull request:

    https://github.com/apache/beam/pull/1866

    [BEAM-1338] Updates places in SDK that creates thread pools.

    Moves ThreadPool creation to a util function.
    Records and resets logging level due to this being reset by  apitools when used with a ThreadPool.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/chamikaramj/beam util_threadpool

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/1866.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1866
    
----
commit 495fd12e2c899581a30bde1304cbf6c050dfd77f
Author: Chamikara Jayalath <ch...@google.com>
Date:   2017-01-28T16:54:33Z

    Updates places in SDK that creates thread pools.
    
    Moves ThreadPool creation to a util function.
    Records and resets logging level due to this being reset by  apitools when used with a ThreadPool.

----


> Move ThreadPool creation logic to a util function
> -------------------------------------------------
>
>                 Key: BEAM-1338
>                 URL: https://issues.apache.org/jira/browse/BEAM-1338
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py
>            Reporter: Chamikara Jayalath
>            Assignee: Ahmet Altay
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)