This website requires JavaScript.
Explore
Help
Sign In
Apache
/
nifi
Watch
1
Star
0
Fork
0
You've already forked nifi
mirror of
https://github.com/apache/nifi.git
synced
2025-02-14 14:05:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nifi
/
nifi-nar-bundles
/
nifi-framework-bundle
History
Mark Payne
228a3441b5
NIFI-11001: This
closes
#6836
. When new components are added, track a mapping of its Versioned Compoenent ID to the component itself. Then, use this when creating connections. This is important because if a Process Group has multiple components with the same Versioned Component ID across multiple child groups, the Versioned Component ID may be changed upon adding the component. Maintaining this mapping allows us to still create the connection correctly.
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-01-25 09:55:16 -07:00
..
nifi-framework
NIFI-11001: This
closes
#6836
. When new components are added, track a mapping of its Versioned Compoenent ID to the component itself. Then, use this when creating connections. This is important because if a Process Group has multiple components with the same Versioned Component ID across multiple child groups, the Versioned Component ID may be changed upon adding the component. Maintaining this mapping allows us to still create the connection correctly.
2023-01-25 09:55:16 -07:00
nifi-framework-external-resource-utils
NIFI-10854-RC1 prepare for next development iteration
2022-11-22 19:22:47 -07:00
nifi-framework-nar
NIFI-11088: This
closes
#6878
. updated copyright year to 2023 in NOTICE files
2023-01-23 09:42:44 -07:00
nifi-headless-server-nar
NIFI-11088: This
closes
#6878
. updated copyright year to 2023 in NOTICE files
2023-01-23 09:42:44 -07:00
nifi-server-nar
NIFI-11088: This
closes
#6878
. updated copyright year to 2023 in NOTICE files
2023-01-23 09:42:44 -07:00
pom.xml
NIFI-11090 This
closes
#6883
. Removed unused Jasypt test dependency
2023-01-24 08:42:33 -07:00