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-mock
/
src
History
Mark Payne
d7f2eb7c26
NIFI-10818: Fixed bug in which oldest bin in MergeContent was not being evicted in order to make room for a new bin when using a correlation attribute. Added additional tests for JoinEnrichment to ensure that the changes had no adverse effects on that processor. Found a bug when running that test in MockProcessSession so also addressed the bug (ConcurrentModificationException).
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org> This
closes
#6668
2022-11-16 16:49:29 -05:00
..
main
NIFI-10818: Fixed bug in which oldest bin in MergeContent was not being evicted in order to make room for a new bin when using a correlation attribute. Added additional tests for JoinEnrichment to ensure that the changes had no adverse effects on that processor. Found a bug when running that test in MockProcessSession so also addressed the bug (ConcurrentModificationException).
2022-11-16 16:49:29 -05:00
test/java/org/apache/nifi
/util
NIFI-9239: Updated Consume/Publish Kafka processors to support Exactly Once Semantics. Added ExecuteStateless processor/bundle
2021-10-04 15:32:21 -04:00