mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 10:38:33 +00:00
3719fddf84
NIFI-12700: made changes based on PR comments. Simplified statements involving determination of whether or not there are flowfile failures/rowErrors. Separated out getting rowErrors from OperationResponses into its own function Signed-off-by: Matt Burgess <mattyb149@apache.org> This closes #8322