nifi/nifi-nar-bundles/nifi-framework-bundle
markap14 e83e3eb849
NIFI-10663: When ProcessorNode.stop() is called, it returns a Future. That future, however, may be completed when the processor is fully stopped or whenever it becomes stopping. Fixed this behavior by only completing the future whenever the processor has fully stopped. Also addressed an issue in the synchronizer in which we did not stop a processor when it had a state of STARTING. (#6561)
This closes #6561
2022-10-20 15:42:37 -04:00
..
nifi-framework NIFI-10663: When ProcessorNode.stop() is called, it returns a Future. That future, however, may be completed when the processor is fully stopped or whenever it becomes stopping. Fixed this behavior by only completing the future whenever the processor has fully stopped. Also addressed an issue in the synchronizer in which we did not stop a processor when it had a state of STARTING. (#6561) 2022-10-20 15:42:37 -04:00
nifi-framework-external-resource-utils NIFI-10521-RC4 prepare for next development iteration 2022-10-03 10:59:36 -07:00
nifi-framework-nar NIFI-10521-RC4 prepare for next development iteration 2022-10-03 10:59:36 -07:00
nifi-headless-server-nar NIFI-10521-RC4 prepare for next development iteration 2022-10-03 10:59:36 -07:00
nifi-server-nar NIFI-10521-RC4 prepare for next development iteration 2022-10-03 10:59:36 -07:00
pom.xml NIFI-10669 Upgraded Jettison from 1.3.7 to 1.5.1 2022-10-19 09:45:49 -05:00