nifi/nifi-commons
Mark Payne 5cd8e93beb
NIFI-4224:
- Initial implementation of Process Group level Variable Registry
- Updated to incorporate PR Feedback
- Changed log message because slf4j-simple apparently has a memory leak; passing a String instead of passing in the Controller Service object as an argument addresses this.
- This closes #2051
2017-08-17 10:42:29 -04:00
..
nifi-data-provenance-utils NIFI-4139 2017-08-07 15:21:58 -04:00
nifi-expression-language NIFI-4224: 2017-08-17 10:42:29 -04:00
nifi-flowfile-packager NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-hl7-query-language NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-logging-utils NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-properties NIFI-4210: 2017-08-10 11:15:35 -07:00
nifi-record NIFI-4142: This closes #2015. Refactored Record Reader/Writer to allow for reading/writing "raw records". Implemented ValidateRecord. Updated Record Reader to take two parameters for nextRecord: (boolean coerceTypes) and (boolean dropUnknownFields) 2017-08-11 22:01:46 -07:00
nifi-record-path NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-schema-utils NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-security-utils NIFI-4139 2017-08-07 15:21:58 -04:00
nifi-site-to-site-client NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-socket-utils NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-utils 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-web-utils NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-write-ahead-log NIFI-3997: 2017-06-08 15:22:51 -04:00
pom.xml NIFI-3997: 2017-06-08 15:22:51 -04:00