nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web
Jeff Storck 01e2098d24 NIFI-5585 A node that was previously offloaded can now be reconnected to the cluster and queue flowfiles again
Added Spock test for NonLocalPartitionPartitioner
Updated NOTICE files for FontAwesome with the updated version (4.7.0) and URL to the free license
Updated package-lock.json with the updated version of FontAwesome (4.7.0)
Added method to FlowFileQueue interface to reset an offloaded queue
Queues that are now immediately have the offloaded status reset once offloading finishes
SocketLoadBalancedFlowFileQueue now ignores back-pressure when offloading flowfiles
Cleaned up javascript in nf-cluster-table.js when creating markup for the node operation icons
Fixed incorrect handling of a heartbeat from an offloaded node.  Heartbeats from offloading or offloaded nodes will now be reported as an event, the heartbeat will be removed and ignored.
Added unit tests and integration tests to cover offloading nodes
Updated Cluster integration test class with accessor for the current cluster coordinator
Updated Node integration test class's custom NiFiProperties implementation to return the load balancing port and a method to assert an offloaded node
Added exclusion to top-level pom for ITSpec.class
2018-10-11 09:23:01 -04:00
..
nifi-custom-ui-utilities NIFI-5376 Removed deprecation warnings. 2018-07-09 20:45:34 -07:00
nifi-jetty NIFI-5666 Updated all usages of Spring, beanutils, collections to move beyond deps with cves 2018-10-09 14:14:48 -04:00
nifi-ui-extension NIFI-5323-RC1 prepare for next development iteration 2018-06-19 20:02:21 -07:00
nifi-web-api NIFI-5585 A node that was previously offloaded can now be reconnected to the cluster and queue flowfiles again 2018-10-11 09:23:01 -04:00
nifi-web-content-access NIFI-5323-RC1 prepare for next development iteration 2018-06-19 20:02:21 -07:00
nifi-web-content-viewer NIFI-5376 Removed deprecation warnings. 2018-07-09 20:45:34 -07:00
nifi-web-docs NIFI-5323-RC1 prepare for next development iteration 2018-06-19 20:02:21 -07:00
nifi-web-error NIFI-5442 Get X-ProxyContextPath value from request attributes rather than directly from headers. 2018-08-01 12:10:14 -04:00
nifi-web-optimistic-locking NIFI-5577 Fixing update method in NaiveRevisionManager so that failed updates don't change the revision 2018-09-14 11:33:53 -04:00
nifi-web-security NIFI-5366 - Added ContentSecurityPolicyFilter which stops framing of NiFi resources. It applies the Content-Security-Policy header. This protects against clickjacking. 2018-09-05 17:38:53 -07:00
nifi-web-ui NIFI-5585 A node that was previously offloaded can now be reconnected to the cluster and queue flowfiles again 2018-10-11 09:23:01 -04:00
pom.xml NIFI-5323-RC1 prepare for next development iteration 2018-06-19 20:02:21 -07:00