Github user jtstorck commented on the issue:
https://github.com/apache/nifi/pull/694
After doing some investigation, I saw that the FlowMerger wasn't merging
labels or funnels, it was just picking the first instance of the component from
each node. I added the use of the mergers for labels and funnels to the
FlowMerger and tested on a three-node cluster, and the merging looks good now.
With one node denying the read permissions on labels and funnels, the UI is
correctly disabling them. Ready for review.
---
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.
---