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-09 19:45:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nifi
/
nifi-stateless
History
Mark Payne
bda624823b
NIFI-10817: Moved the calls in StandardProcessSession to 'resetState()' and 'acknowledgeRecords()' from the outer commit(boolean) to the inner commit(Checkpoint, boolean). By moving the call here, the logic of StandardProcessSession is unaffected. But the StatelessProcessSession that inherits from it now has the benefit of having the state cleaned up when calling super.commit(Checkpoint, boolean).
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org> This
closes
#6663
2022-11-15 15:47:32 -05:00
..
nifi-stateless-api
NIFI-10521-RC4 prepare for next development iteration
2022-10-03 10:59:36 -07:00
nifi-stateless-assembly
NIFI-10521-RC4 prepare for next development iteration
2022-10-03 10:59:36 -07:00
nifi-stateless-bootstrap
NIFI-10521-RC4 prepare for next development iteration
2022-10-03 10:59:36 -07:00
nifi-stateless-bundle
NIFI-10817: Moved the calls in StandardProcessSession to 'resetState()' and 'acknowledgeRecords()' from the outer commit(boolean) to the inner commit(Checkpoint, boolean). By moving the call here, the logic of StandardProcessSession is unaffected. But the StatelessProcessSession that inherits from it now has the benefit of having the state cleaned up when calling super.commit(Checkpoint, boolean).
2022-11-15 15:47:32 -05:00
nifi-stateless-resources
NIFI-10521-RC4 prepare for next development iteration
2022-10-03 10:59:36 -07:00
pom.xml
NIFI-10521-RC4 prepare for next development iteration
2022-10-03 10:59:36 -07:00