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-03-07 01:49:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nifi
/
nifi-system-tests
/
nifi-system-test-suite
History
Mark Payne
1d9ccb3857
NIFI-12161: This
closes
#7829
. Ensuring framework threads use lightweight threads instead of a capped thread pool. This prevents framework threads from livelocking in the event enough framework threads are holding threads while those needing to run cannot get them.
...
Signed-off-by: Joseph Witt <joewitt@apache.org>
2023-10-04 08:48:12 -07:00
..
src
/test
NIFI-12161: This
closes
#7829
. Ensuring framework threads use lightweight threads instead of a capped thread pool. This prevents framework threads from livelocking in the event enough framework threads are holding threads while those needing to run cannot get them.
2023-10-04 08:48:12 -07:00
pom.xml
NIFI-12114 Create separate test instance for python extensions
2023-09-27 11:40:13 +02:00