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-07 02:28:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nifi
/
nifi-nar-bundles
/
nifi-framework-bundle
History
Mark Payne
57c7883f64
NIFI-7566: Avoid using Thread.sleep() to wait for Site-to-Site connection to be handled. Instead, use TimeUnit.timedWait and use Object.notifyAll when setting the beingServiced flag. This significantly reduces latency and improves throughput for small-batch site-to-site communications
...
This
closes
#4353
. Signed-off-by: Andy LoPresto <alopresto@apache.org>
2020-06-19 15:37:02 -07:00
..
nifi-framework
NIFI-7566: Avoid using Thread.sleep() to wait for Site-to-Site connection to be handled. Instead, use TimeUnit.timedWait and use Object.notifyAll when setting the beingServiced flag. This significantly reduces latency and improves throughput for small-batch site-to-site communications
2020-06-19 15:37:02 -07:00
nifi-framework-nar
NIFI-7021-RC3 prepare for next development iteration
2020-01-19 14:14:40 -05:00
pom.xml
NIFI-7187 adding missing version strings from accumulo bundle pom
2020-03-20 10:07:56 -04:00