You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/03/25 16:28:00 UTC

[jira] [Resolved] (NIFI-3519) Could processor info be put in the thread name?

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

David Handermann resolved NIFI-3519.
------------------------------------
    Resolution: Won't Fix

The framework uses a pool of threads for invoking processors, so the same thread will be used to invoke different processors.

> Could processor info be put in the thread name?
> -----------------------------------------------
>
>                 Key: NIFI-3519
>                 URL: https://issues.apache.org/jira/browse/NIFI-3519
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>            Reporter: Michael Wall
>            Priority: Trivial
>
> When doing a thread dump of a node, it would help troubleshooting if processor id or something was in the thread name.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)