nifi/nifi-nar-bundles/nifi-framework-bundle
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-framework 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-framework-nar 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-5666 Updated all usages of Spring, beanutils, collections to move beyond deps with cves 2018-10-09 14:14:48 -04:00