nifi/nifi-nar-bundles
Andy LoPresto 4d1bcc808f
NIFI-3032 Resolved issue where multiple invocations of NiFiPropertiesLoader.withKey() used cached key.
Added unit tests and resources.

NIFI-3032 Fixed bug in AESSensitivePropertyProvider#getIdentifierKey where the result was always the max available key size, not the size of the current key.
Added unit test.

This closes #1220

Signed-off-by: Bryan Rosander <brosander@apache.org>
2016-11-14 17:50:32 -05:00
..
nifi-ambari-bundle NIFI-2676-rc1 prepare for next development iteration 2016-08-26 11:40:58 -04:00
nifi-amqp-bundle NIFI-2816 - Clean typos across the code 2016-09-26 17:47:31 +02:00
nifi-avro-bundle NIFI-2841 Refactoring logic in SplitAvro RecordSplitter to avoid making two calls in a row to reader.hasNext() 2016-11-08 13:50:42 -05:00
nifi-aws-bundle NIFI-2948 Fix DynamoDB Cached Credentials 2016-11-04 07:04:25 -04:00
nifi-azure-bundle NIFI-2834 Better Configs for Fetch and Timeout 2016-11-02 16:10:37 -04:00
nifi-cassandra-bundle NIFI-2676-rc1 prepare for next development iteration 2016-08-26 11:40:58 -04:00
nifi-couchbase-bundle NIFI-2816 - Clean typos across the code 2016-09-26 17:47:31 +02:00
nifi-datadog-bundle NIFI-2816 - Clean typos across the code - Part 2. This closes #1085 2016-10-05 13:07:57 -04:00
nifi-elasticsearch-bundle NIFI-2980: Fixed doc for Elasticsearch URL property in ElasticsearchHttp processors 2016-11-02 16:18:30 -04:00
nifi-email-bundle NIFI-2709 - Refactor ConsumeIMAP and ConsumePOP3 to generate RFC2822 2016-10-04 01:35:34 +11:00
nifi-enrich-bundle NIFI-1531 - Remove bogus .gitignore files from sub directories 2016-10-23 10:29:09 -04:00
nifi-evtx-bundle NIFI-2816 - Clean typos across the code - Part 2. This closes #1085 2016-10-05 13:07:57 -04:00
nifi-flume-bundle Removing reference to removed lineage identifier header for ExecuteFlumeSink additional details. 2016-09-21 10:36:24 -04:00
nifi-framework-bundle NIFI-3032 Resolved issue where multiple invocations of NiFiPropertiesLoader.withKey() used cached key. 2016-11-14 17:50:32 -05:00
nifi-hadoop-bundle NIFI-1322 fixed breaking changes introduced in previous commit 2016-11-04 08:23:10 -04:00
nifi-hadoop-libraries-bundle NIFI-2676-rc1 prepare for next development iteration 2016-08-26 11:40:58 -04:00
nifi-hbase-bundle NIFI-2816 - Clean typos across the code - Part 2. This closes #1085 2016-10-05 13:07:57 -04:00
nifi-hive-bundle NIFI-2991 This closes #1194. Exclude org.json dependency from Hive bundle 2016-11-10 08:33:43 -05:00
nifi-hl7-bundle NIFI-1531 - Remove bogus .gitignore files from sub directories 2016-10-23 10:29:09 -04:00
nifi-html-bundle NIFI-2816 - Clean typos across the code - Part 2. This closes #1085 2016-10-05 13:07:57 -04:00
nifi-ignite-bundle NIFI-2816: 2016-10-06 09:29:59 -04:00
nifi-jetty-bundle NIFI-2676-rc1 prepare for next development iteration 2016-08-26 11:40:58 -04:00
nifi-jms-bundle NIFI-2774 added configurable QoS options to ConsumeJMS 2016-10-11 10:32:00 -04:00
nifi-kafka-bundle NIFI-2883 Renamed directories holding ConsumeKafka_0_10 and PublishKafka_0_10 additional details 2016-11-02 12:29:09 -04:00
nifi-kerberos-iaa-providers-bundle NIFI-2676-rc1 prepare for next development iteration 2016-08-26 11:40:58 -04:00
nifi-kite-bundle NIFI-2998: Add validator to Avro Record Name in InferAvroSchema 2016-11-08 14:14:40 -05:00
nifi-language-translation-bundle NIFI-1531 - Remove bogus .gitignore files from sub directories 2016-10-23 10:29:09 -04:00
nifi-ldap-iaa-providers-bundle NIFI-2676-rc1 prepare for next development iteration 2016-08-26 11:40:58 -04:00
nifi-lumberjack-bundle NIFI-2816 - Clean typos across the code - Part 2. This closes #1085 2016-10-05 13:07:57 -04:00
nifi-media-bundle NIFI-2676-rc1 prepare for next development iteration 2016-08-26 11:40:58 -04:00
nifi-mongodb-bundle NIFI-2676-rc1 prepare for next development iteration 2016-08-26 11:40:58 -04:00
nifi-mqtt-bundle NIFI-2676-rc1 prepare for next development iteration 2016-08-26 11:40:58 -04:00
nifi-provenance-repository-bundle NIFI-2778 added abilty to interrupt Lucene search 2016-11-07 16:28:16 -05:00
nifi-ranger-bundle NIFI-2816 - Clean typos across the code - Part 2. This closes #1085 2016-10-05 13:07:57 -04:00
nifi-riemann-bundle NIFI-2676-rc1 prepare for next development iteration 2016-08-26 11:40:58 -04:00
nifi-scripting-bundle Add Stateful annotation to scripting processors 2016-10-12 13:20:37 -04:00
nifi-site-to-site-reporting-bundle NIFI-2676-rc1 prepare for next development iteration 2016-08-26 11:40:58 -04:00
nifi-slack-bundle NIFI-2676-rc1 prepare for next development iteration 2016-08-26 11:40:58 -04:00
nifi-snmp-bundle NIFI-3013 GetSNMP fix stop and start null pointer exception 2016-11-10 13:30:16 +01:00
nifi-social-media-bundle NIFI-1531 - Remove bogus .gitignore files from sub directories 2016-10-23 10:29:09 -04:00
nifi-solr-bundle NIFI-1768 Adding TLS/SSL support to Solr processors NIFI-1980 Added a default value for PutSolrContentStream commitWithIn NIFI-2568 Added Kerberos support to Solr processors 2016-09-28 13:14:57 -04:00
nifi-splunk-bundle NIFI-2676-rc1 prepare for next development iteration 2016-08-26 11:40:58 -04:00
nifi-spring-bundle NIFI-2816 - Clean typos across the code 2016-09-26 17:47:31 +02:00
nifi-standard-bundle NIFI-2851 initial commit of perf improvements on SplitText 2016-11-11 15:45:40 -05:00
nifi-standard-services NIFI-2909 Adding per-instance class loading capability through @RequiresInstanceClassLoading annotation 2016-11-08 13:21:27 -05:00
nifi-update-attribute-bundle NIFI-2603 2016-11-02 14:11:56 -04:00
nifi-windows-event-log-bundle NIFI-2816 - Clean typos across the code 2016-09-26 17:47:31 +02:00
pom.xml NIFI-2676-rc1 prepare for next development iteration 2016-08-26 11:40:58 -04:00