[
https://issues.apache.org/jira/browse/NIFI-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374989#comment-15374989
]
ASF GitHub Bot commented on NIFI-2182:
--------------------------------------
Github user markap14 commented on the issue:
https://github.com/apache/nifi/pull/634
@mcgilman all looks good! Very happy to have the active thread count back
:) +1 Merged to master.
> Processor's Active Thread Count no longer shown in UI
> -----------------------------------------------------
>
> Key: NIFI-2182
> URL: https://issues.apache.org/jira/browse/NIFI-2182
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core UI
> Affects Versions: 1.0.0
> Reporter: Mark Payne
> Assignee: Matt Gilman
> Priority: Blocker
> Fix For: 1.0.0
>
>
> The UI no longer shows the number of active threads that a processor is
> using. To replicate, create a GenerateFlowFile processor and configure it to
> create 1 MB flowfiles. Then route to a CompressContent processor. Configure
> CompressContent to use GZIP compression with a compression level of 9. This
> will ensure that Compress Content is not able to keep up with
> GenerateFlowFile, so it should always have active threads. Start both
> processors and notice that neither shows any active threads.
> I have not tried testing this in standalone mode, only in clustered mode.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)