[
https://issues.apache.org/jira/browse/NIFI-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15110026#comment-15110026
]
Joseph Witt commented on NIFI-1350:
-----------------------------------
moved it off 050. If someone can grab it and go in-progress then certainly
good to put against a particular version
> Kite Processors can use incorrect configuration files
> -----------------------------------------------------
>
> Key: NIFI-1350
> URL: https://issues.apache.org/jira/browse/NIFI-1350
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Mark Payne
>
> Currently the Kite Processors set a DefaultConfiguration when they are
> scheduled to run. The onTrigger() method (at least in the Avro-related
> processors) then uses this configuration by calling
> DefaultConfiguration.get().
> This is essentially setting a global variable for the configuration files and
> then using that global variable in other Processors. If two processors are
> configured with different sets of configuration files, they both will end up
> using the configuration from whichever processor was most recently configured
> to run.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)