wu-sheng commented on a change in pull request #5305:
URL: https://github.com/apache/skywalking/pull/5305#discussion_r469662773



##########
File path: test/e2e/e2e-test/docker/kafka/Dockerfile.provider
##########
@@ -25,6 +25,8 @@ ADD ${DIST_PACKAGE} .
 RUN tar -zxf apache-skywalking-apm*.gz --strip=1 || true
 RUN mv apache-skywalking-apm-bin/* . || true
 
+RUN sed -i 's/# 
plugin.kafka.bootstrap_servers/plugin.kafka.bootstrap_servers/g' 
agent/config/agent.config

Review comment:
       Is this way good for you? `Check the agent.config` in the e2e process.




----------------------------------------------------------------
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:
[email protected]


Reply via email to