mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 10:38:33 +00:00
- fixed the logging issue NIFI-2444 by ensuring the ProcessLog is added to KafkaPublisher - fixed KafkaPublisher's isAllAcked operation to ensure that it properly reports that the flow file has failed. - added additional test This closes #758.