You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2021/09/09 12:35:56 UTC

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1120: MINIFICPP-1374 Implement security protocol support for ConsumeKafka

adamdebreceni commented on a change in pull request #1120:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1120#discussion_r705286235



##########
File path: docker/test/integration/features/kafka.feature
##########
@@ -44,12 +44,9 @@ Feature: Sending data to using Kafka streaming platform using PublishKafka
       | PublishKafka   | Delivery Guarantee     | 1                                          |
       | PublishKafka   | Request Timeout        | 10 sec                                     |
       | PublishKafka   | Message Timeout        | 12 sec                                     |
-      | PublishKafka   | Security CA            | /tmp/resources/certs/ca-cert               |

Review comment:
       although we deprecated these properties in favor of the context service, shouldn't we keep testing the feature until we remove them?




-- 
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: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org