mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 18:48:51 +00:00
- Added ConsumeKafka and PublishKafka Processors with Kafka3ConnectionService - Added Kafka 3 integration tests This closes #8463 Co-authored-by: David Handermann <exceptionfactory@apache.org> Signed-off-by: David Handermann <exceptionfactory@apache.org>
1.1 KiB
1.1 KiB
Generate Jacoco Report
- terminal command
/nifi/nifi-nar-bundles/nifi-kafka-bundle % mvn clean test verify -P integration-tests -P integration-tests-ci
- output written to
nifi/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-code-coverage/target/site/jacoco-aggregate/index.html