nifi/nifi-nar-bundles
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-ambari-bundle 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-amqp-bundle 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-avro-bundle NIFI-3385 - This closes #1440. Updating copyright statements to reflect the new year. 2017-02-16 00:10:02 -05:00
nifi-aws-bundle NIFI-3385 - This closes #1440. Updating copyright statements to reflect the new year. 2017-02-16 00:10:02 -05:00
nifi-azure-bundle NIFI-3385 - This closes #1440. Updating copyright statements to reflect the new year. 2017-02-16 00:10:02 -05:00
nifi-beats-bundle NIFI-3238 - Introduce ListenBeats processor and deprecates ListenLumberjack processor 2017-03-01 21:41:51 -05:00
nifi-cassandra-bundle NIFI-3139 Added host:port list and non empty EL validators in StandardValidators 2017-02-10 11:22:43 -05:00
nifi-ccda-bundle NIFI-3147 Build processor to parse CCDA into attributes 2017-03-29 20:30:57 +00:00
nifi-cdc NIFI-3741: Improved connection error message for CaptureChangeMySQL 2017-04-27 10:40:35 +09:00
nifi-couchbase-bundle NIFI-3385 - This closes #1440. Updating copyright statements to reflect the new year. 2017-02-16 00:10:02 -05:00
nifi-cybersecurity-bundle NIFI-2747 - Introduce FuzzyHashContent processor 2017-04-18 10:27:15 -04:00
nifi-datadog-bundle 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-elasticsearch-bundle NIFI-3385 - This closes #1440. Updating copyright statements to reflect the new year. 2017-02-16 00:10:02 -05:00
nifi-email-bundle 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-enrich-bundle NIFI-2661 - Abstract the GeoEnrichIP processor NIFI-2661 - Add accuracy radius to GeoEnrichIP NIFI-2661 - Introduce ISPEnrichIP Processor 2017-04-26 09:10:48 -04:00
nifi-evtx-bundle 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-flume-bundle 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-framework-bundle NIFI-1202: Site-to-Site batch settings. 2017-04-27 10:35:07 -04:00
nifi-gcp-bundle NIFI-3690 Updated nifi-gcp-nar L&N, cat-x deps 2017-04-11 15:56:25 -07:00
nifi-hadoop-bundle NIFI-3204 This closes #1561. fix handling deleting a path with a wildcard when the processor is invoqued via an incoming flowfile 2017-04-10 08:51:10 -04:00
nifi-hadoop-libraries-bundle NIFI-3385 - This closes #1440. Updating copyright statements to reflect the new year. 2017-02-16 00:10:02 -05:00
nifi-hbase-bundle NIFI-3627: Added removeByPattern() to DistributedMapCache interfaces 2017-03-22 19:22:08 +01:00
nifi-hive-bundle NIFI-3744 - PutHiveStreaming cleanup null fixes 2017-04-26 22:54:49 +02:00
nifi-hl7-bundle NIFI-2564 corrected L&N to reference new BeanUtils dependency. 2017-03-09 22:00:41 -05:00
nifi-html-bundle NIFI-3385 - This closes #1440. Updating copyright statements to reflect the new year. 2017-02-16 00:10:02 -05:00
nifi-ignite-bundle NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
nifi-jetty-bundle NIFI-3694 updated latest logback,jetty,moved servlet-api and jetty-schemas to lib root as needed now 2017-04-18 07:41:21 -04:00
nifi-jms-bundle NIFI-3543 This closes #1548. Added support for using EL when defining brokerURL in jms-cf-service 2017-04-19 22:50:48 -07:00
nifi-kafka-bundle NIFI-2714 This closes #1549. Added regex support to ConsumeKafka_0_10 2017-04-07 21:52:33 -04:00
nifi-kerberos-iaa-providers-bundle NIFI-3385 - This closes #1440. Updating copyright statements to reflect the new year. 2017-02-16 00:10:02 -05:00
nifi-kite-bundle 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-language-translation-bundle NIFI-3385 - This closes #1440. Updating copyright statements to reflect the new year. 2017-02-16 00:10:02 -05:00
nifi-ldap-iaa-providers-bundle NIFI-3385 - This closes #1440. Updating copyright statements to reflect the new year. 2017-02-16 00:10:02 -05:00
nifi-lumberjack-bundle NIFI-3238 - Introduce ListenBeats processor and deprecates ListenLumberjack processor 2017-03-01 21:41:51 -05:00
nifi-media-bundle NIFI-3385 - This closes #1440. Updating copyright statements to reflect the new year. 2017-02-16 00:10:02 -05:00
nifi-mongodb-bundle NIFI-2914 Fixed message error in AbstractMongoProcessor 2017-02-19 21:25:08 +11:00
nifi-mqtt-bundle NIFI-3385 - This closes #1440. Updating copyright statements to reflect the new year. 2017-02-16 00:10:02 -05:00
nifi-poi-bundle NIFI-2613 Apache POI processor for Excel to CSV 2017-03-17 10:39:05 -07:00
nifi-provenance-repository-bundle NIFI-3631: This closes #1613. Do not change Active Directory in IndexDirectoryManager when it becomes full. Instead, wait until it is committed and is removed by the onIndexCommitted method. This resolved a bug where the index can exceed the configured limit but not yet be committed and as a result would no longer be the active index. As a result, this bug causes the IndexWriter never to get closed/removed from the IndexManager, and so a memory leak is created 2017-04-07 14:42:18 -04:00
nifi-ranger-bundle NIFI-3385 - This closes #1440. Updating copyright statements to reflect the new year. 2017-02-16 00:10:02 -05:00
nifi-registry-bundle 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-riemann-bundle NIFI-3385 - This closes #1440. Updating copyright statements to reflect the new year. 2017-02-16 00:10:02 -05:00
nifi-scripting-bundle NIFI-3734: Add ScriptedReader and ScriptedRecordSetWriter 2017-04-25 10:57:21 -07:00
nifi-site-to-site-reporting-bundle NIFI-3385 - This closes #1440. Updating copyright statements to reflect the new year. 2017-02-16 00:10:02 -05:00
nifi-slack-bundle 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-snmp-bundle 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-social-media-bundle NIFI-3692 This closes #1663. Use hbc-core instead of hbc-twitter4j in social-media bundle to resolve org.json cat-x 2017-04-11 14:25:04 -04:00
nifi-solr-bundle 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-splunk-bundle NIFI-3385 - This closes #1440. Updating copyright statements to reflect the new year. 2017-02-16 00:10:02 -05:00
nifi-spring-bundle 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-standard-bundle NIFI-3745: Fixed Table caching / primary key logic in PutDatabaseRecord 2017-04-27 08:43:13 +09:00
nifi-standard-services 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-stateful-analysis-bundle NIFI-3440 This closes #1638. fixing tests not written for windows to not run on windows 2017-03-31 01:59:35 -04:00
nifi-tcp-bundle NIFI-3412 ignoring tests which depend on timing/network setup 2017-02-13 22:46:44 -08:00
nifi-update-attribute-bundle NIFI-3737 - Ran optipng on all png files 2017-04-25 12:28:49 -04:00
nifi-websocket-bundle Support for websocket multiplexing to all existing websocket 2017-04-21 08:21:56 +09:00
nifi-windows-event-log-bundle 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
pom.xml NIFI-2747 - Introduce FuzzyHashContent processor 2017-04-18 10:27:15 -04:00