nifi/nifi-toolkit
Mark Payne ac8c1b0326
NIFI-10148: Fixed bug in SwappablePriorityQueue, in which the Active Queue Size could be decremented before the Unacknowledged Queue Size is incremented when FlowFiles are polled. This can result in the SwappablePrioriotyQueue incorrectly returning a value of true from the isEmpty() method. Additionally, updated the NiFiSystemIT so that if waiting for a particular queue size we periodically log size of all queues, which aids in debugging, and added necessary methods to FlowClient to make that happen.
This closes #6143

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-06-21 15:55:47 -05:00
..
nifi-toolkit-admin NIFI-10100 Upgraded Jersey to 2.35 2022-06-16 23:09:22 -04:00
nifi-toolkit-api NIFI-10046 Upgraded Gson to 2.9.0 2022-05-25 14:14:44 -04:00
nifi-toolkit-assembly NIFI-10031 Downgraded Jakarta Mail from 2.0.1 to 1.6.7 (#6052) 2022-05-18 11:38:36 -04:00
nifi-toolkit-cli NIFI-10148: Fixed bug in SwappablePriorityQueue, in which the Active Queue Size could be decremented before the Unacknowledged Queue Size is incremented when FlowFiles are polled. This can result in the SwappablePrioriotyQueue incorrectly returning a value of true from the isEmpty() method. Additionally, updated the NiFiSystemIT so that if waiting for a particular queue size we periodically log size of all queues, which aids in debugging, and added necessary methods to FlowClient to make that happen. 2022-06-21 15:55:47 -05:00
nifi-toolkit-encrypt-config NIFI-10012 Added XML and JSON FlowEncryptor implementations 2022-06-06 20:14:39 -05:00
nifi-toolkit-flowanalyzer NIFI-9927 Initial Commit to clean up all extraneous version/group declarations. 2022-04-16 12:05:07 -04:00
nifi-toolkit-flowfile-repo NIFI-9780-RC3 prepare for next development iteration 2022-03-21 11:58:27 -07:00
nifi-toolkit-s2s NIFI-9987 Standardize Commons IO on version 2.11.0 2022-05-09 12:06:37 +02:00
nifi-toolkit-tls NIFI-10100 Upgraded Jersey to 2.35 2022-06-16 23:09:22 -04:00
nifi-toolkit-zookeeper-migrator NIFI-10090 Upgraded to Guava 31.1 in Toolkit and Registry 2022-06-14 09:24:09 -05:00
pom.xml NIFI-9780-RC3 prepare for next development iteration 2022-03-21 11:58:27 -07:00