[
https://issues.apache.org/jira/browse/NIFI-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16224624#comment-16224624
]
ASF subversion and git services commented on NIFI-4546:
-------------------------------------------------------
Commit a73b5bda4233fd28f3ddeca789ec6150a4e9878f in nifi's branch
refs/heads/master from [~ijokarumawak]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=a73b5bd ]
NIFI-4546: Make ReportingTask aware of node type in a cluster
Signed-off-by: Pierre Villard <[email protected]>
This closes #2235.
> Make ReportingTask aware of node type in a cluster
> --------------------------------------------------
>
> Key: NIFI-4546
> URL: https://issues.apache.org/jira/browse/NIFI-4546
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Koji Kawamura
> Assignee: Koji Kawamura
>
> Like Processor being able to know if a node is being a Primary node by
> calling ProcessorInitializationContext.getNodeTypeProvider() method,
> ReportingTask should have the same mechanism.
> This is required by use-cases where NiFi cluster wide metrics is reported by
> Primary node and also per node metrics are reported by each node.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)