mirror of https://github.com/apache/nifi.git
NIFI-11109 Allow registry client's class in flow.xml/json to not change (#7273)
when underlying nar for nifi-flow-registry-client-nar is missing
This commit is contained in:
parent
ca2a829d47
commit
a59ea4a135
|
@ -522,7 +522,7 @@ public class ExtensionBuilder {
|
|||
validationContextFactory,
|
||||
serviceProvider,
|
||||
componentType,
|
||||
simpleClassName,
|
||||
type,
|
||||
componentVarRegistry,
|
||||
reloadComponent,
|
||||
extensionManager,
|
||||
|
|
Loading…
Reference in New Issue