Mark Payne created NIFI-2182:
--------------------------------
Summary: 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
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)