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 2020/04/16 22:33:35 UTC

[GitHub] [nifi-minifi-cpp] nghiaxlee commented on a change in pull request #697: MINIFICPP-1104 - SSL docker tests for PublishKafka

nghiaxlee commented on a change in pull request #697: MINIFICPP-1104 - SSL docker tests for PublishKafka
URL: https://github.com/apache/nifi-minifi-cpp/pull/697#discussion_r409887035
 
 

 ##########
 File path: docker/test/integration/resources/kafka_broker/Dockerfile
 ##########
 @@ -0,0 +1,3 @@
+FROM teivah/kafka:latest
 
 Review comment:
   So previously I chose `spotify/kafka` but it was pretty outdated (3 years ago) so I could not try secure connection, the current choice is not much better (2 years ago). Those popular images often need docker-compose, and I guess at that moment, I just wanted an image which could run both zookeeper and kafka. I still want that now, but I would love to hear your suggestion for better quality.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services