[
https://issues.apache.org/jira/browse/NIFI-15878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-15878:
------------------------------------
Issue Type: Improvement (was: Bug)
> Use getCanonicalClassName instead of FQN when working with Verifiable
> Components
> --------------------------------------------------------------------------------
>
> Key: NIFI-15878
> URL: https://issues.apache.org/jira/browse/NIFI-15878
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Bob Paulin
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> There are a couple of places we're inconsistant about using FQN vs Canonical
> class names. Specifically:
> [https://github.com/apache/nifi/blob/2fa328696ff2d79fe375ccc2a9cdbb5bc9d31537/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/main/java/org/apache/nifi/components/validation/StandardVerifiableComponentFactory.java#L47]
>
> [https://github.com/apache/nifi/blob/2fa328696ff2d79fe375ccc2a9cdbb5bc9d31537/nifi-framework-bundle/nifi-framework/nifi-framework-components/src/main/java/org/apache/nifi/controller/StandardProcessorNode.java#L1027]
>
> [https://github.com/apache/nifi/blob/2fa328696ff2d79fe375ccc2a9cdbb5bc9d31537/nifi-framework-bundle/nifi-framework/nifi-framework-components/src/main/java/org/apache/nifi/controller/service/StandardControllerServiceNode.java#L551]
>
> These cases should use getCanonicalClassName
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
