Mark Payne created NIFI-1442:
--------------------------------
Summary: When clustered, nodes hold onto and send back too many
bulletins
Key: NIFI-1442
URL: https://issues.apache.org/jira/browse/NIFI-1442
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Reporter: Mark Payne
The NodeBulletinProcessingStrategy will cache all bulletins for all components
for some amount of time. However, since only the 5 most recent bulletins for
each component will be displayed to the user, the strategy should not hold more
than 5 of them in memory.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)