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



##########
File path: oap-server/server-bootstrap/src/main/resources/application.yml
##########
@@ -156,7 +156,15 @@ storage:
 receiver-sharing-server:
   selector: ${SW_RECEIVER_SHARING_SERVER:default}
   default:
+    host: ${SW_RECEIVER_JETTY_HOST:0.0.0.0}

Review comment:
       Don't open this, because once you did, all query and trace in http need 
to be reported through this port, which breaks quick start and tests.
   
   Your change should be in the doc mostly.




----------------------------------------------------------------
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