nifi/nifi-commons
Koji Kawamura a41a2a9b1a
NIFI-1202: Site-to-Site batch settings.
- Added batchCount, batchSize, batchDuration to limit flow files to be
  included in a single Site-to-Site transaction.
- Added batch throttling logic when StandardRemoteGroupPort transfers
  flow files to a remote input port using the batch limit configurations,
  so that users can limit batch not only for pulling data, but also pushing data.
- Added destination list shuffle to provide better load distribution.
  Previously, the load distribution algorithm produced the same host consecutively.
- Added new batch settings to FlowConfiguration.xsd.
- Added new batch settings to Flow Fingerprint.
- Added new batch settings to Audit.
- Sort ports by name at 'Remote Process Group Ports' dialog.
- Show 'No value set' when a batch configuration is not set
- Updated batch settings tooltip to clearly explain how it works the configuration works differently for input and output ports.
- Updated DTO by separating batch settings to BatchSettingsDTO to indicate count, size and duration are a set of configurations.
- This closes #1306
2017-04-27 10:35:07 -04:00
..
nifi-data-provenance-utils NIFI-3356: Initial implementation of writeahead provenance repository 2017-02-22 12:40:06 -05:00
nifi-expression-language NIFI-3682: This closes #1682. Add Schema Access Strategy and Schema Write Strategy Record Readers and Writers; bug fixes. 2017-04-24 17:02:45 -04:00
nifi-flowfile-packager NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
nifi-hadoop-utils NIFI-3520 Updated nifi-hdfs-processors POM to depend directly on hadoop-client 2017-03-13 12:21:49 -04:00
nifi-hl7-query-language NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
nifi-logging-utils NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
nifi-processor-utilities NIFI-3447 - PutSplunk - force connection close 2017-02-07 13:37:32 -05:00
nifi-properties NIFI-3380 Bumping NAR plugin to 1.2.0-SNAPSHOT development to leverage changes from master, adding buildnumber-maven-plugin to nifi-nar-bundles to properly set build info in MANIFEST of NARs 2017-03-24 11:06:44 -04:00
nifi-schema-utils NIFI-3356: Initial implementation of writeahead provenance repository 2017-02-22 12:40:06 -05:00
nifi-security-utils NIFI-3541: - Allowing the user to specify the network interface to send/receive data for a Remote Process Group. 2017-03-06 10:38:15 -05:00
nifi-site-to-site-client NIFI-1202: Site-to-Site batch settings. 2017-04-27 10:35:07 -04:00
nifi-socket-utils NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
nifi-utils NIFI-2876 refactored demarcators into a common abstract class 2017-02-24 10:06:53 -05:00
nifi-web-utils NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
nifi-write-ahead-log NIFI-3273 This closes #1611. Handle the case of trailing NUL bytes in MinimalLockingWriteAheadLog 2017-04-19 22:08:59 -07:00
pom.xml NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00