nifi/nifi-commons
Mark Payne c425bd2880 NIFI-5533: Be more efficient with heap utilization
- Updated FlowFile Repo / Write Ahead Log so that any update that writes more than 1 MB of data is written to a file inside the FlowFile Repo rather than being buffered in memory
 - Update SplitText so that it does not hold FlowFiles that are not the latest version in heap. Doing them from being garbage collected, so while the Process Session is holding the latest version of the FlowFile, SplitText is holding an older version, and this results in two copies of the same FlowFile object

NIFI-5533: Checkpoint

NIFI-5533: Bug Fixes

Signed-off-by: Matthew Burgess <mattyb149@apache.org>

This closes #2974
2018-10-09 09:18:02 -04:00
..
nifi-data-provenance-utils NIFI-4806 updated tika and a ton of other deps as found by dependency versions plugin 2018-10-04 09:32:04 -04:00
nifi-expression-language NIFI-5533: Be more efficient with heap utilization 2018-10-09 09:18:02 -04:00
nifi-flowfile-packager NIFI-4806 updated tika and a ton of other deps as found by dependency versions plugin 2018-10-04 09:32:04 -04:00
nifi-hl7-query-language NIFI-4806 updated tika and a ton of other deps as found by dependency versions plugin 2018-10-04 09:32:04 -04:00
nifi-json-utils NIFI-4806 updated tika and a ton of other deps as found by dependency versions plugin 2018-10-04 09:32:04 -04:00
nifi-logging-utils NIFI-5323-RC1 prepare for next development iteration 2018-06-19 20:02:21 -07:00
nifi-properties NIFI-5516: Implement Load-Balanced Connections 2018-10-04 16:11:05 -04:00
nifi-record NIFI-4517: Added ExecuteSQLRecord and QueryDatabaseTableRecord processors 2018-10-06 10:53:11 +02:00
nifi-record-path NIFI-5449: Added Base64 Encode/Decode functions to RecordPath 2018-09-14 14:04:25 -04:00
nifi-schema-utils NIFI-5533: Be more efficient with heap utilization 2018-10-09 09:18:02 -04:00
nifi-security-utils NIFI-4806 updated tika and a ton of other deps as found by dependency versions plugin 2018-10-04 09:32:04 -04:00
nifi-site-to-site-client NIFI-5622 Updated test resource keystores and truststores with SubjectAlternativeNames to be compliant with RFC 6125. 2018-10-04 09:50:09 -04:00
nifi-socket-utils NIFI-4806 updated tika and a ton of other deps as found by dependency versions plugin 2018-10-04 09:32:04 -04:00
nifi-utils NIFI-5516: Implement Load-Balanced Connections 2018-10-04 16:11:05 -04:00
nifi-web-utils NIFI-4806 updated tika and a ton of other deps as found by dependency versions plugin 2018-10-04 09:32:04 -04:00
nifi-write-ahead-log NIFI-5533: Be more efficient with heap utilization 2018-10-09 09:18:02 -04:00
pom.xml NIFI-5323-RC1 prepare for next development iteration 2018-06-19 20:02:21 -07:00