nifi/nifi-nar-bundles
Mark Payne a12c9ca9c7
NIFI-11557: Avoid using the expensive and unnecessary Files.walkFileTree on startup and initialization of Content Repository. Also performed some code cleanup: IntelliJ flagged many warnings in the class, mostly around methods that are no longer used and potential NullPointerExceptions, so those were cleaned up. Additionally, removed the nifi property for max flowfiles per claim - this property was never implemented. It was referenced, but the way in which is was used curiously had nothing to do with what the property was intended to be used for or for how it was documented. Instead, it was used to limit the max number of claims that could remain writable. As a result, it was removed.
NIFI-11557: Added an additional system test and updated github actions to include surefire-report in order to help diagnose problem that occurred in one of the last system-test runs in Github. Could not replicate problem locally
Signed-off-by: Matthew Burgess <mattyb149@apache.org>

This closes #7265
2023-05-23 14:29:29 -04:00
..
nifi-accumulo-bundle NIFI-11356 This closes #7096. Upgraded Nimbus JOSE JWT to 9.31 2023-03-28 14:22:12 -07:00
nifi-airtable-bundle NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-amqp-bundle NIFI-11404 Upgraded AMQP Client from 5.16.0 to 5.17.0 2023-04-07 16:43:50 -05:00
nifi-asana-bundle NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-asn1-bundle NIFI-10955 Added optional preprocessing to JASN1Reader 2023-04-11 22:16:20 -05:00
nifi-atlas-bundle NIFI-11427 Upgraded Atlas from 2.2.0 to 2.3.0 2023-04-11 08:01:36 -05:00
nifi-avro-bundle NIFI-11329 Updated NAR Plugin to 1.5.0 and Commons Compress to 1.23.0 2023-03-23 12:28:40 -05:00
nifi-aws-bundle NIFI-11255 Allowable value for 'Use s3.region Attribute' 2023-04-18 17:58:49 +02:00
nifi-azure-bundle NIFI-11564 Upgraded msal4j from 1.13.7 to 1.13.8 2023-05-19 10:24:23 -05:00
nifi-beats-bundle NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-box-bundle NIFI-11510 - Upgrade Box SDK to 4.1.0 2023-05-02 07:50:40 -04:00
nifi-cassandra-bundle NIFI-11522 Upgrade cassandra.sdk.version to 3.11.3 2023-05-03 19:29:35 -04:00
nifi-cdc NIFI-11380: Refactor CaptureChangeMySQL with improvements 2023-05-16 12:12:18 +02:00
nifi-cipher-bundle NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-compress-bundle NIFI-11466 Added ModifyCompression Processor 2023-04-29 21:06:29 -05:00
nifi-confluent-platform-bundle NIFI-11329 Updated NAR Plugin to 1.5.0 and Commons Compress to 1.23.0 2023-03-23 12:28:40 -05:00
nifi-couchbase-bundle NIFI-11355 Upgraded Couchbase Client from 2.5.8 to 2.7.23 2023-03-28 22:05:55 +02:00
nifi-cybersecurity-bundle NIFI-11275 Removed HashContent from See Also in FuzzyHashContent 2023-03-14 12:44:23 +01:00
nifi-datadog-bundle NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-dropbox-bundle NIFI-10803 - Upgrade Dropbox SDK to 5.4.4 2023-02-21 11:09:29 +01:00
nifi-easyrules-bundle NIFI-11454 Upgraded commons-jexl3 from 3.2.1 to 3.3 2023-05-16 15:48:57 -05:00
nifi-elasticsearch-bundle NIFI-11430 - PaginatedJsonQueryElasticsearch processors should not output empty FlowFile if hits have been found; PaginatedJsonQueryElasticsearch processors should be able to use _source and _meta only result formats when grouping by query 2023-05-13 19:35:20 +01:00
nifi-email-bundle NIFI-11405 Upgraded multiple drivers and test dependencies 2023-04-07 15:54:51 -05:00
nifi-enrich-bundle NIFI-11301 Fixed typos in ISPEnrichIP and DistributeLoad 2023-03-20 08:54:01 -05:00
nifi-evtx-bundle NIFI-11413 Upgraded JUnit 5.9.1 to 5.9.2 2023-04-10 08:42:24 -05:00
nifi-extension-utils NIFI-11547 Fixed DBCPConnectionPool verification 2023-05-17 10:51:29 -05:00
nifi-flow-registry-client-bundle NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-framework-bundle NIFI-11557: Avoid using the expensive and unnecessary Files.walkFileTree on startup and initialization of Content Repository. Also performed some code cleanup: IntelliJ flagged many warnings in the class, mostly around methods that are no longer used and potential NullPointerExceptions, so those were cleaned up. Additionally, removed the nifi property for max flowfiles per claim - this property was never implemented. It was referenced, but the way in which is was used curiously had nothing to do with what the property was intended to be used for or for how it was documented. Instead, it was used to limit the max number of claims that could remain writable. As a result, it was removed. 2023-05-23 14:29:29 -04:00
nifi-gcp-bundle NIFI-11402 - PutBigQuery fix for case sensitivity and error handling 2023-04-19 21:07:23 +02:00
nifi-geohash-bundle NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-graph-bundle NIFI-11479 Upgraded JanusGraph from 0.5.3 to 0.6.3 2023-04-23 11:52:14 +03:00
nifi-groovyx-bundle NIFI-11405 Upgraded multiple drivers and test dependencies 2023-04-07 15:54:51 -05:00
nifi-grpc-bundle NIFI-11505 Upgraded gRPC from 1.54.0 to 1.54.1 2023-05-01 14:08:53 -05:00
nifi-hadoop-bundle NIFI-11513 Remove deprecated NarProvider and implementations (#7222) 2023-05-16 16:10:25 -04:00
nifi-hadoop-libraries-bundle NIFI-11356 This closes #7096. Upgraded Nimbus JOSE JWT to 9.31 2023-03-28 14:22:12 -07:00
nifi-hashicorp-vault-bundle NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-hazelcast-bundle NIFI-11405 Upgraded multiple drivers and test dependencies 2023-04-07 15:54:51 -05:00
nifi-hbase-bundle NIFI-11329 Updated NAR Plugin to 1.5.0 and Commons Compress to 1.23.0 2023-03-23 12:28:40 -05:00
nifi-hive-bundle NIFI-11507 Upgraded Calcite from 1.32 to 1.34 2023-05-01 14:11:38 -05:00
nifi-hl7-bundle NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-html-bundle NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-hubspot-bundle NIFI-11190: Added provenance events to GetHubSpot and GetShopify 2023-02-20 22:13:29 +01:00
nifi-iceberg-bundle NIFI-11544 Fixed REL_FAILURE usage in AbstractIcebergProcessor 2023-05-16 09:43:47 +02:00
nifi-ignite-bundle NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-influxdb-bundle NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-iotdb-bundle NIFI-11410 Upgraded multiple integration dependencies 2023-04-10 08:40:09 -05:00
nifi-jetty-bundle NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-jms-bundle NIFI-11420 Upgraded ActiveMQ from 5.15.15 to 5.18.0 2023-04-10 08:48:54 -05:00
nifi-jolt-record-bundle NIFI-11416 Upgraded Caffeine from 2.8.1 to 3.1.6 2023-04-10 08:45:12 -05:00
nifi-jslt-bundle NIFI-11416 Upgraded Caffeine from 2.8.1 to 3.1.6 2023-04-10 08:45:12 -05:00
nifi-kafka-bundle NIFI-11202 Removed deprecated Kerberos properties from Kafka 2_6 2023-03-09 16:04:58 -06:00
nifi-kerberos-iaa-providers-bundle NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-kudu-bundle NIFI-11325 Upgraded Mockito from 3.12.4 to 4.11.0 2023-03-23 09:56:15 +01:00
nifi-language-translation-bundle NIFI-11165 This closes #6944. Removed optional jigsaw build profiles 2023-02-13 13:01:58 -05:00
nifi-ldap-iaa-providers-bundle NIFI-11568 Removed Apache DS Test Dependency 2023-05-21 07:17:52 -04:00
nifi-media-bundle NIFI-11548 Upgraded Apache Tika from 2.7.0 to 2.8.0 2023-05-15 20:41:22 +02:00
nifi-metrics-reporting-bundle NIFI-11405 Upgraded multiple drivers and test dependencies 2023-04-07 15:54:51 -05:00
nifi-mongodb-bundle NIFI-11221 Removed client configuration from AbstractMongoProcessor. 2023-05-19 10:53:28 -04:00
nifi-mqtt-bundle NIFI-11501 Upgraded Hive MQTT client from 1.3.0 to 1.3.1 2023-04-28 15:14:19 -05:00
nifi-network-bundle NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-parquet-bundle NIFI-11421 Upgraded Parquet from 1.12.3 to 1.13.0 2023-04-10 08:50:13 -05:00
nifi-pgp-bundle NIFI-11425 Removed Compression from EncryptContentPGP and SignContentPGP 2023-04-19 15:27:54 +03:00
nifi-poi-bundle NIFI-11329 Updated NAR Plugin to 1.5.0 and Commons Compress to 1.23.0 2023-03-23 12:28:40 -05:00
nifi-prometheus-bundle NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-provenance-repository-bundle NIFI-11491 Removed deprecated PersistentProvenanceRepository 2023-04-28 13:42:36 +03:00
nifi-py4j-bundle NIFI-11241 Initial implementation of Python-based Processor API with Py4J 2023-04-14 15:03:34 -05:00
nifi-ranger-bundle NIFI-11413 Upgraded JUnit 5.9.1 to 5.9.2 2023-04-10 08:42:24 -05:00
nifi-redis-bundle NIFI-10976 Added Previous Cluster State Provider configuration (#7235) 2023-05-10 16:22:05 -04:00
nifi-registry-bundle NIFI-11329 Updated NAR Plugin to 1.5.0 and Commons Compress to 1.23.0 2023-03-23 12:28:40 -05:00
nifi-rethinkdb-bundle NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-riemann-bundle NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-rules-action-handler-bundle NIFI-11405 Upgraded multiple drivers and test dependencies 2023-04-07 15:54:51 -05:00
nifi-salesforce-bundle NIFI-11224: Refactor and FF attribute support in WHERE in QuerySalesforceObject. 2023-04-26 14:27:40 +02:00
nifi-scripting-bundle NIFI-11523 Refining schema handling for ScriptedTransfromRecord 2023-05-03 19:34:28 -04:00
nifi-shopify-bundle NIFI-11190: Added provenance events to GetHubSpot and GetShopify 2023-02-20 22:13:29 +01:00
nifi-single-user-iaa-providers-bundle NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-site-to-site-reporting-bundle NIFI-11329 Updated NAR Plugin to 1.5.0 and Commons Compress to 1.23.0 2023-03-23 12:28:40 -05:00
nifi-slack-bundle NIFI-8497 Added SlackRecordSink 2023-03-10 16:23:02 -06:00
nifi-smb-bundle NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-snmp-bundle NIFI-11405 Upgraded multiple drivers and test dependencies 2023-04-07 15:54:51 -05:00
nifi-snowflake-bundle NIFI-11574 Upgraded snowflake-ingest-sdk from 1.1.3 to 1.1.4 2023-05-19 16:26:58 -05:00
nifi-social-media-bundle NIFI-11185 Removed GetTwitter Processor 2023-02-21 09:21:12 -05:00
nifi-solr-bundle NIFI-11405 Upgraded multiple drivers and test dependencies 2023-04-07 15:54:51 -05:00
nifi-spark-bundle NIFI-11405 Upgraded multiple drivers and test dependencies 2023-04-07 15:54:51 -05:00
nifi-splunk-bundle NIFI-11405 Upgraded multiple drivers and test dependencies 2023-04-07 15:54:51 -05:00
nifi-spring-bundle NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-sql-reporting-bundle NIFI-11416 Upgraded Caffeine from 2.8.1 to 3.1.6 2023-04-10 08:45:12 -05:00
nifi-standard-bundle NIFI-11571 Upgraded Apache SSHD from 2.9.2 to 2.10.0 2023-05-19 16:25:58 -05:00
nifi-standard-services NIFI-11526 Refactored DatabaseRecordSinkTest to Java from Groovy 2023-05-05 08:53:00 -05:00
nifi-stateful-analysis-bundle NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-stateless-processor-bundle NIFI-11165 This closes #6944. Removed optional jigsaw build profiles 2023-02-13 13:01:58 -05:00
nifi-tcp-bundle NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-update-attribute-bundle NIFI-11416 Upgraded Caffeine from 2.8.1 to 3.1.6 2023-04-10 08:45:12 -05:00
nifi-websocket-bundle NIFI-11535: Transfer ConnectWebsocket connection configuration FlowFile to relationships 2023-05-16 15:26:35 +02:00
nifi-windows-event-log-bundle NIFI-11458 Upgraded JNA from 5.12.1 to 5.13.0 2023-04-17 18:09:35 -05:00
nifi-workday-bundle NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-zendesk-bundle NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
pom.xml NIFI-11466 Added ModifyCompression Processor 2023-04-29 21:06:29 -05:00