nifi/nifi-toolkit
Mark Payne 50811660d0
NIFI-11603 Refactored Socket-based tests to use Dynamic Ports
- Removed NetworkUtils methods for getting available ports
- Updated Socket-based components to support using 0 to listen on a random available port for improved test reliability

This closes #7299

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-06-01 13:33:06 -05: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-11603 Refactored Socket-based tests to use Dynamic Ports 2023-06-01 13:33:06 -05:00
pom.xml NIFI-11539 Removed ZooKeeper Migrator Toolkit (#7237) 2023-05-15 14:44:23 -04:00