aminadinari19 commented on a change in pull request #1121:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1121#discussion_r677987273
##########
File path: docker/test/integration/features/kafka.feature
##########
@@ -53,7 +53,7 @@ Feature: Sending data to using Kafka streaming platform using
PublishKafka
And the "success" relationship of the GetFile processor is connected to
the PublishKafka
And the "success" relationship of the GetFile processor is connected to
the PutFile
- And a kafka broker "broker" is set up in correspondence with the
PublishKafka
+ And a kafka broker is set up in correspondence with the PublishKafka
Review comment:
I think the second success relationship is supposed to be between
PublishKafka and PutFile processors in the step above this.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]