nifi/nifi-nar-bundles/nifi-framework-bundle
Mark Payne 4e914cea1f
NIFI-6008: When a Processor is Terminated, call its #onPropertyModified method for properties whose value differs from the default value. Previously, it was called if the value differs from the current value (which it never will since we are only restoring the current values for the Processor). This results in ensuring that #onPr #onPropertyModified is correctly called when a component is reloaded
This closes #3296.

Signed-off-by: Bryan Bende <bbende@apache.org>
2019-02-08 10:52:04 -05:00
..
nifi-framework NIFI-6008: When a Processor is Terminated, call its #onPropertyModified method for properties whose value differs from the default value. Previously, it was called if the value differs from the current value (which it never will since we are only restoring the current values for the Processor). This results in ensuring that #onPr #onPropertyModified is correctly called when a component is reloaded 2019-02-08 10:52:04 -05:00
nifi-framework-nar NIFI-5720-RC3 prepare for next development iteration 2018-10-22 22:16:43 -04:00
pom.xml NIFI-5673 Set up property/assembly for new auto-load directory 2018-11-01 14:41:10 -04:00