[
https://issues.apache.org/jira/browse/NIFI-7539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17137849#comment-17137849
]
ASF subversion and git services commented on NIFI-7539:
-------------------------------------------------------
Commit 8b1a23a99cc25c8395117b609fd8e16c88f9518d in nifi's branch
refs/heads/master from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8b1a23a ]
NIFI-7539: When capturing diagnostics information, capture a thread dump once
and then provide this information to ProcessorNode when capturing active
threads. Previously, each processor captured a thread dump itself. When this is
done thousands of times it can result in a very long delay.
> Running "nifi.sh diagnostics" times out
> ---------------------------------------
>
> Key: NIFI-7539
> URL: https://issues.apache.org/jira/browse/NIFI-7539
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Fix For: 1.12.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> When I have a large flow (2000-3000 processors) running `bin/nifi.sh
> diagnostics out.txt` results in the process timing out after 60 seconds and
> providing no diagnostics information.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)