nifi/nifi-toolkit
Mark Payne a12c9ca9c7
NIFI-11557: Avoid using the expensive and unnecessary Files.walkFileTree on startup and initialization of Content Repository. Also performed some code cleanup: IntelliJ flagged many warnings in the class, mostly around methods that are no longer used and potential NullPointerExceptions, so those were cleaned up. Additionally, removed the nifi property for max flowfiles per claim - this property was never implemented. It was referenced, but the way in which is was used curiously had nothing to do with what the property was intended to be used for or for how it was documented. Instead, it was used to limit the max number of claims that could remain writable. As a result, it was removed.
NIFI-11557: Added an additional system test and updated github actions to include surefire-report in order to help diagnose problem that occurred in one of the last system-test runs in Github. Could not replicate problem locally
Signed-off-by: Matthew Burgess <mattyb149@apache.org>

This closes #7265
2023-05-23 14:29:29 -04:00
..
nifi-toolkit-api NIFI-11410 Upgraded multiple integration dependencies 2023-04-10 08:40:09 -05:00
nifi-toolkit-assembly NIFI-11539 Removed ZooKeeper Migrator Toolkit (#7237) 2023-05-15 14:44:23 -04:00
nifi-toolkit-cli NIFI-11557: Avoid using the expensive and unnecessary Files.walkFileTree on startup and initialization of Content Repository. Also performed some code cleanup: IntelliJ flagged many warnings in the class, mostly around methods that are no longer used and potential NullPointerExceptions, so those were cleaned up. Additionally, removed the nifi property for max flowfiles per claim - this property was never implemented. It was referenced, but the way in which is was used curiously had nothing to do with what the property was intended to be used for or for how it was documented. Instead, it was used to limit the max number of claims that could remain writable. As a result, it was removed. 2023-05-23 14:29:29 -04:00
nifi-toolkit-encrypt-config NIFI-11488 Removed Deprecated Sensitive Properties Algorithms 2023-04-27 20:16:26 +03:00
nifi-toolkit-flowfile-repo NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-toolkit-tls NIFI-11491 Removed deprecated PersistentProvenanceRepository 2023-04-28 13:42:36 +03:00
pom.xml NIFI-11539 Removed ZooKeeper Migrator Toolkit (#7237) 2023-05-15 14:44:23 -04:00