Github user JPercivall commented on the issue:

    https://github.com/apache/nifi/pull/575
  
    When running clustered and monitoring on the cluster, it needs to take into 
account generating the inactive flowfiles[1] in a cluster friendly way as well. 
Currently each Node will generate a flowfile when the inactivity time hits. 
Probably need to track in clustered state whether or not a marker has been sent.
    
    
    [1] 
https://github.com/apache/nifi/blob/3726e34eb6cb5c568ee14fa0262faf1968435dd8/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/MonitorActivity.java#L233-L233


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to