nifi/nifi-nar-bundles
Mark Payne ff00050266
NIFI-5241: Updated EventSumValue to use synchronized methods instead of many atomic values. This is more efficient and uses less heap. Also noticed that the Logger instance in ProcessorNode was not used so removed it, and in testing this also noticed that the default connection pool size for OkHttpReplicationClient was only 5, which can cause a lot of unnecessary HTTP connections to be created so adjusted the pool size
NIFI-5241: Extended timeout that Jetty uses before closing an active HTTP connection. Because the UI refreshes every 30 seconds by default, and the Jetty connection pool times out every 30 seconds by default, we very frequently saw new HTTP connections being created for the UI refreshes. This resulted in 4 new connections and 4 SSL handshakes occurring every 30 seconds. By extending the timeout, we now see those connections being reused and SSL Handshakes no longer occurring frequently
NIFI-5241: Set Jetty idle timeout to double the amount of time for browser to refresh
NIFI-5241: Fixed synchronization issue with EventSumValue
This closes #2752
2018-06-07 09:15:32 -04:00
..
nifi-ambari-bundle NIFI-4809 - Implement a SiteToSiteMetricsReportingTask 2018-04-11 14:44:30 -04:00
nifi-amqp-bundle Merge branch 'NIFI-4995-RC3' as part of NiFi 1.6.0 release process 2018-04-06 16:48:08 -07:00
nifi-atlas-bundle NIFI-4971: ReportLineageToAtlas complete path can miss one-time lineages 2018-05-15 05:50:26 -04:00
nifi-avro-bundle NIFI-4995-RC3 prepare for next development iteration 2018-04-03 08:28:34 -07:00
nifi-aws-bundle NIFI-543 Added annotation to restrict processor to run only on the primary node 2018-05-25 11:50:29 -04:00
nifi-azure-bundle NIFI-543 Added annotation to restrict processor to run only on the primary node 2018-05-25 11:50:29 -04:00
nifi-beats-bundle NIFI-4995-RC3 prepare for next development iteration 2018-04-03 08:28:34 -07:00
nifi-cassandra-bundle Merge branch 'NIFI-4995-RC3' as part of NiFi 1.6.0 release process 2018-04-06 16:48:08 -07:00
nifi-ccda-bundle NIFI-4995-RC3 prepare for next development iteration 2018-04-03 08:28:34 -07:00
nifi-cdc Merge branch 'NIFI-4995-RC3' as part of NiFi 1.6.0 release process 2018-04-06 16:48:08 -07:00
nifi-confluent-platform-bundle Merge branch 'NIFI-4995-RC3' as part of NiFi 1.6.0 release process 2018-04-06 16:48:08 -07:00
nifi-couchbase-bundle Merge branch 'NIFI-4995-RC3' as part of NiFi 1.6.0 release process 2018-04-06 16:48:08 -07:00
nifi-cybersecurity-bundle NIFI-4995-RC3 prepare for next development iteration 2018-04-03 08:28:34 -07:00
nifi-datadog-bundle Merge branch 'NIFI-4995-RC3' as part of NiFi 1.6.0 release process 2018-04-06 16:48:08 -07:00
nifi-druid-bundle Merge branch 'NIFI-4995-RC3' as part of NiFi 1.6.0 release process 2018-04-06 16:48:08 -07:00
nifi-elasticsearch-bundle NIFI-5261: Added JSON_VALIDATOR to StandardValidators 2018-06-05 18:24:47 -04:00
nifi-email-bundle Merge branch 'NIFI-4995-RC3' as part of NiFi 1.6.0 release process 2018-04-06 16:48:08 -07:00
nifi-enrich-bundle Merge branch 'NIFI-4995-RC3' as part of NiFi 1.6.0 release process 2018-04-06 16:48:08 -07:00
nifi-evtx-bundle NIFI-4995-RC3 prepare for next development iteration 2018-04-03 08:28:34 -07:00
nifi-extension-utils NIFI-5041: Adds SPNEGO authentication to LivySessionController 2018-05-31 11:07:11 -04:00
nifi-flume-bundle NIFI-4995-RC3 prepare for next development iteration 2018-04-03 08:28:34 -07:00
nifi-framework-bundle NIFI-5241: Updated EventSumValue to use synchronized methods instead of many atomic values. This is more efficient and uses less heap. Also noticed that the Logger instance in ProcessorNode was not used so removed it, and in testing this also noticed that the default connection pool size for OkHttpReplicationClient was only 5, which can cause a lot of unnecessary HTTP connections to be created so adjusted the pool size 2018-06-07 09:15:32 -04:00
nifi-gcp-bundle NIFI-5261: Added JSON_VALIDATOR to StandardValidators 2018-06-05 18:24:47 -04:00
nifi-groovyx-bundle NIFI-5121: Added DBCPService API method for passing in flow file attributes when available 2018-05-11 08:19:16 -04:00
nifi-grpc-bundle NIFI-4995-RC3 prepare for next development iteration 2018-04-03 08:28:34 -07:00
nifi-hadoop-bundle NIFI-543 Added annotation to restrict processor to run only on the primary node 2018-05-25 11:50:29 -04:00
nifi-hadoop-libraries-bundle NIFI-4923 Updated nifi-hadoop-libraries-nar, nifi-hdfs-processors, and nifi-hadoop-utils dependency on hadoop-client from 2.7.3 to 3.0.0 2018-04-25 15:34:14 -04:00
nifi-hbase-bundle NIFI-5145 Made MockPropertyValue.evaluateExpressionLanguage(FlowFile able to accommodate null flowfiles the way live NiFi does. 2018-05-16 13:50:27 -04:00
nifi-hive-bundle NIFI-5121: Added DBCPService API method for passing in flow file attributes when available 2018-05-11 08:19:16 -04:00
nifi-hl7-bundle Merge branch 'NIFI-4995-RC3' as part of NiFi 1.6.0 release process 2018-04-06 16:48:08 -07:00
nifi-html-bundle Merge branch 'NIFI-4995-RC3' as part of NiFi 1.6.0 release process 2018-04-06 16:48:08 -07:00
nifi-ignite-bundle Merge branch 'NIFI-4995-RC3' as part of NiFi 1.6.0 release process 2018-04-06 16:48:08 -07:00
nifi-influxdb-bundle NIFI-5130 ExecuteInfluxDBQuery processor chunking support 2018-05-04 17:32:10 -04:00
nifi-jetty-bundle NIFI-4995-RC3 prepare for next development iteration 2018-04-03 08:28:34 -07:00
nifi-jms-bundle NIFI-5073: Removed unneeded code for changing ClassLoader since it is now managed by framework 2018-05-24 11:30:39 -04:00
nifi-kafka-bundle NIFI-5194: Ensure that even if calling KafkaConsumer.resume() throws an Exception, that we still release the lock that we are holding 2018-05-15 11:52:55 +02:00
nifi-kerberos-iaa-providers-bundle NIFI-4995-RC3 prepare for next development iteration 2018-04-03 08:28:34 -07:00
nifi-kite-bundle Merge branch 'NIFI-4995-RC3' as part of NiFi 1.6.0 release process 2018-04-06 16:48:08 -07:00
nifi-kudu-bundle NIFI-5064 - Fixes and improvements to PutKudu processor 2018-05-09 19:39:29 +02:00
nifi-language-translation-bundle NIFI-5171: fixed Yandex Jersey issues by adding dependency to POM and modified API call to now detect for languages 2018-05-24 14:35:33 -04:00
nifi-ldap-iaa-providers-bundle NIFI-5135: 2018-05-07 11:17:26 -04:00
nifi-lumberjack-bundle NIFI-4995-RC3 prepare for next development iteration 2018-04-03 08:28:34 -07:00
nifi-media-bundle NIFI-5108 Updated all explicit refs and media nar usage of commons-compress to latest version and updated spring redis client 2018-04-24 15:16:04 -04:00
nifi-metrics-reporting-bundle Merge branch 'NIFI-4995-RC3' as part of NiFi 1.6.0 release process 2018-04-06 16:48:08 -07:00
nifi-mongodb-bundle NIFI-5261: Added JSON_VALIDATOR to StandardValidators 2018-06-05 18:24:47 -04:00
nifi-mqtt-bundle NIFI-4938 Upgraded org.eclipse.paho.client.mqttv3 dependency version to 1.2.0 2018-05-10 11:04:32 +02:00
nifi-parquet-bundle [NIFI-5190] Bump Apache Parquet to 1.10.0 2018-05-15 11:40:11 +02:00
nifi-poi-bundle Merge branch 'NIFI-4995-RC3' as part of NiFi 1.6.0 release process 2018-04-06 16:48:08 -07:00
nifi-provenance-repository-bundle NIFI-4995-RC3 prepare for next development iteration 2018-04-03 08:28:34 -07:00
nifi-ranger-bundle NIFI-4995-RC3 prepare for next development iteration 2018-04-03 08:28:34 -07:00
nifi-redis-bundle NIFI-4987: Added TTL to RedisDistributedMapCacheClientService 2018-05-23 15:28:39 -04:00
nifi-registry-bundle Merge branch 'NIFI-4995-RC3' as part of NiFi 1.6.0 release process 2018-04-06 16:48:08 -07:00
nifi-rethinkdb-bundle Merge branch 'NIFI-4995-RC3' as part of NiFi 1.6.0 release process 2018-04-06 16:48:08 -07:00
nifi-riemann-bundle Merge branch 'NIFI-4995-RC3' as part of NiFi 1.6.0 release process 2018-04-06 16:48:08 -07:00
nifi-scripting-bundle NIFI-5230: Fixed NPE in InvokeScriptedProcessor on customValidate 2018-05-23 10:00:25 -04:00
nifi-site-to-site-reporting-bundle NIFI-5122 - Add Record Writer for S2S RTs 2018-05-30 06:58:01 -04:00
nifi-slack-bundle Merge branch 'NIFI-4995-RC3' as part of NiFi 1.6.0 release process 2018-04-06 16:48:08 -07:00
nifi-snmp-bundle NIFI-4995-RC3 prepare for next development iteration 2018-04-03 08:28:34 -07:00
nifi-social-media-bundle NIFI-4995-RC3 prepare for next development iteration 2018-04-03 08:28:34 -07:00
nifi-solr-bundle NIFI-5148 Refactoring Kerberos auth for Solr processors 2018-05-30 14:22:28 -04:00
nifi-spark-bundle NIFI-5041: Adds SPNEGO authentication to LivySessionController 2018-05-31 11:07:11 -04:00
nifi-splunk-bundle NIFI-4995-RC3 prepare for next development iteration 2018-04-03 08:28:34 -07:00
nifi-spring-bundle NIFI-4995-RC3 prepare for next development iteration 2018-04-03 08:28:34 -07:00
nifi-standard-bundle NIFI-4272 support multiple captures when EL is present in replacement value 2018-06-06 17:23:20 +00:00
nifi-standard-services NIFI-5245: SimpleCSVFileLookupService should take account of charset 2018-05-30 07:10:00 -04:00
nifi-stateful-analysis-bundle Merge branch 'NIFI-4995-RC3' as part of NiFi 1.6.0 release process 2018-04-06 16:48:08 -07:00
nifi-tcp-bundle Merge branch 'NIFI-4995-RC3' as part of NiFi 1.6.0 release process 2018-04-06 16:48:08 -07:00
nifi-update-attribute-bundle NIFI-5208: 2018-05-30 13:41:03 -04:00
nifi-websocket-bundle NIFI-5114: Added Basic auth support to WebSocket components 2018-05-14 14:26:47 -04:00
nifi-windows-event-log-bundle NIFI-4995-RC3 prepare for next development iteration 2018-04-03 08:28:34 -07:00
pom.xml NIFI-4199: Added ProxyConfigurationService 2018-05-20 17:57:47 -04:00