You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kyle Weaver (Jira)" <ji...@apache.org> on 2021/02/18 04:37:00 UTC

[jira] [Updated] (BEAM-11634) Give JobInvoker threads unique names.

     [ https://issues.apache.org/jira/browse/BEAM-11634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kyle Weaver updated BEAM-11634:
-------------------------------
    Fix Version/s: 2.29.0
       Resolution: Fixed
           Status: Resolved  (was: Open)

> Give JobInvoker threads unique names.
> -------------------------------------
>
>                 Key: BEAM-11634
>                 URL: https://issues.apache.org/jira/browse/BEAM-11634
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-flink, runner-spark
>            Reporter: Kyle Weaver
>            Assignee: Kyle Weaver
>            Priority: P3
>             Fix For: 2.29.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> ThreadFactoryBuilder's name format takes a number that we aren't using, so all our threads are identically named.
> https://guava.dev/releases/19.0/api/docs/com/google/common/util/concurrent/ThreadFactoryBuilder.html#setNameFormat(java.lang.String)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)