nifi/nifi-nar-bundles/nifi-update-attribute-bundle
Mark Payne ba56774fa1
NIFI-4151: Updated UpdateAttribute to only create JAXB Context once; Minor performance tweaks to standard validators and StatusMerge.prettyPrint; updated AbstractConfiguredComponent to not create a new ValidationContext each time that validate is called but only when needed; updated FlowController, StandardControllerServiceProvider, and StandardProcessGroup so that component lookups can be performed using a ConcurrentMap at FlowController level instead of having to perform a depth-first search through all ProcessGroups when calling findProcessor(), findProcessGroup(), findXYZ()
This closes #1979
2017-07-06 13:43:56 -04:00
..
nifi-update-attribute-model NIFI-4151: Updated UpdateAttribute to only create JAXB Context once; Minor performance tweaks to standard validators and StatusMerge.prettyPrint; updated AbstractConfiguredComponent to not create a new ValidationContext each time that validate is called but only when needed; updated FlowController, StandardControllerServiceProvider, and StandardProcessGroup so that component lookups can be performed using a ConcurrentMap at FlowController level instead of having to perform a depth-first search through all ProcessGroups when calling findProcessor(), findProcessGroup(), findXYZ() 2017-07-06 13:43:56 -04:00
nifi-update-attribute-nar NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-update-attribute-processor NIFI-4019: 2017-06-15 14:17:35 -04:00
nifi-update-attribute-ui NIFI-3997: 2017-06-08 15:22:51 -04:00
pom.xml NIFI-3997: 2017-06-08 15:22:51 -04:00