nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework
Mark Payne f95044ff87
NIFI-9433: When a Connection is unregistered from the NioAsyncLoadBalanceClient, make sure that we only cancel its active transaction if the transaction belongs to the appropriate connection. Also ensure that when we do cancel a transaction / call its failure callback, we purge the collection of any FlowFiles that have been sent in that transaction. This ensures that we cannot later attempt to failure the transaction again, decrementing the count of FlowFiles for the connection more than we should.
Signed-off-by: Joe Gresock <jgresock@gmail.com>

This closes #5564.
2021-12-03 10:31:31 -05:00
..
nifi-administration NIFI-9344-RC3 prepare for next development iteration 2021-11-03 08:53:37 -07:00
nifi-authorizer NIFI-9344-RC3 prepare for next development iteration 2021-11-03 08:53:37 -07:00
nifi-client-dto NIFI-9344-RC3 prepare for next development iteration 2021-11-03 08:53:37 -07:00
nifi-documentation NIFI-9344-RC3 prepare for next development iteration 2021-11-03 08:53:37 -07:00
nifi-file-authorizer NIFI-9069 Changed framework dataflow serialization to support JSON 2021-12-02 15:10:38 -06:00
nifi-flowfile-repo-serialization NIFI-9344-RC3 prepare for next development iteration 2021-11-03 08:53:37 -07:00
nifi-framework-authorization NIFI-9344-RC3 prepare for next development iteration 2021-11-03 08:53:37 -07:00
nifi-framework-authorization-providers NIFI-9381 Updated CompositeUserGroupProviderTestBase with LinkedHashMap 2021-11-29 10:45:59 -06:00
nifi-framework-cluster NIFI-9069 Changed framework dataflow serialization to support JSON 2021-12-02 15:10:38 -06:00
nifi-framework-cluster-protocol NIFI-9069 Changed framework dataflow serialization to support JSON 2021-12-02 15:10:38 -06:00
nifi-framework-components NIFI-9069 Changed framework dataflow serialization to support JSON 2021-12-02 15:10:38 -06:00
nifi-framework-core NIFI-9433: When a Connection is unregistered from the NioAsyncLoadBalanceClient, make sure that we only cancel its active transaction if the transaction belongs to the appropriate connection. Also ensure that when we do cancel a transaction / call its failure callback, we purge the collection of any FlowFiles that have been sent in that transaction. This ensures that we cannot later attempt to failure the transaction again, decrementing the count of FlowFiles for the connection more than we should. 2021-12-03 10:31:31 -05:00
nifi-framework-core-api NIFI-9069 Changed framework dataflow serialization to support JSON 2021-12-02 15:10:38 -06:00
nifi-framework-nar-loading-utils NIFI-9350 Add NiFi Registry NarProvider implementation 2021-11-08 09:18:10 -05:00
nifi-framework-nar-utils NIFI-9382: Created a new ClassloaderIsolationKey mechanism by which H… (#5533) 2021-11-22 14:55:19 -05:00
nifi-headless-server NIFI-9069 Changed framework dataflow serialization to support JSON 2021-12-02 15:10:38 -06:00
nifi-mock-authorizer NIFI-9344-RC3 prepare for next development iteration 2021-11-03 08:53:37 -07:00
nifi-nar-utils NIFI-9344-RC3 prepare for next development iteration 2021-11-03 08:53:37 -07:00
nifi-properties-loader NIFI-9069 Changed framework dataflow serialization to support JSON 2021-12-02 15:10:38 -06:00
nifi-repository-models NIFI-9344-RC3 prepare for next development iteration 2021-11-03 08:53:37 -07:00
nifi-resources NIFI-9069 Changed framework dataflow serialization to support JSON 2021-12-02 15:10:38 -06:00
nifi-runtime NIFI-9372 Corrected NiFi application log messages 2021-11-14 16:00:40 +01:00
nifi-shell-authorizer NIFI-9344-RC3 prepare for next development iteration 2021-11-03 08:53:37 -07:00
nifi-site-to-site NIFI-9344-RC3 prepare for next development iteration 2021-11-03 08:53:37 -07:00
nifi-standard-prioritizers NIFI-9344-RC3 prepare for next development iteration 2021-11-03 08:53:37 -07:00
nifi-user-actions NIFI-9344-RC3 prepare for next development iteration 2021-11-03 08:53:37 -07:00
nifi-web NIFI-9069 Changed framework dataflow serialization to support JSON 2021-12-02 15:10:38 -06:00
pom.xml NIFI-9344-RC3 prepare for next development iteration 2021-11-03 08:53:37 -07:00