nifi/nifi-commons
Mark Payne 9f95a10df9 NIFI-4794: Updated event writers to avoid creating a lot of byte[] by reusing buffers. Also removed synchronization on EventWriter when rolling over the writer and just moved the writing of the header to happen before making the writer available to any other threads. This reduces thread contention during rollover.
Signed-off-by: Matthew Burgess <mattyb149@apache.org>

This closes #2437
2018-02-19 09:31:11 -05:00
..
nifi-data-provenance-utils NIFI-4751 changed to next minor release version snapshot 2018-01-12 15:15:32 -05:00
nifi-expression-language NIFI-4751 changed to next minor release version snapshot 2018-01-12 15:15:32 -05:00
nifi-flowfile-packager NIFI-4751 changed to next minor release version snapshot 2018-01-12 15:15:32 -05:00
nifi-hl7-query-language NIFI-4751 changed to next minor release version snapshot 2018-01-12 15:15:32 -05:00
nifi-logging-utils NIFI-4751 changed to next minor release version snapshot 2018-01-12 15:15:32 -05:00
nifi-properties NIFI-4761 2018-01-19 10:53:13 -05:00
nifi-record NIFI-4428: Replaced JSON input with RecordReader 2018-01-16 13:08:02 -05:00
nifi-record-path NIFI-4751 changed to next minor release version snapshot 2018-01-12 15:15:32 -05:00
nifi-schema-utils NIFI-4794: Updated event writers to avoid creating a lot of byte[] by reusing buffers. Also removed synchronization on EventWriter when rolling over the writer and just moved the writing of the header to happen before making the writer available to any other threads. This reduces thread contention during rollover. 2018-02-19 09:31:11 -05:00
nifi-security-utils NIFI-4869 Added SAX utility method for SplitXML processor. 2018-02-13 15:29:29 -05:00
nifi-site-to-site-client NIFI-4848: Update HttpComponents version 2018-02-07 08:55:43 -05:00
nifi-socket-utils NIFI-4751 changed to next minor release version snapshot 2018-01-12 15:15:32 -05:00
nifi-utils NIFI-4856 Removed deprecated ByteArrayInputStream references in ByteCountingInputStreamTest. 2018-02-09 10:49:58 -05:00
nifi-web-utils NIFI-4751 changed to next minor release version snapshot 2018-01-12 15:15:32 -05:00
nifi-write-ahead-log NIFI-4774: Implementation of SequentialAccessWriteAheadLog and updates to WriteAheadFlowFileRepository to make use of the new implementation instead of MinimalLockingWriteAheadLog. 2018-02-19 09:26:01 -05:00
pom.xml NIFI-4751 changed to next minor release version snapshot 2018-01-12 15:15:32 -05:00