zentol commented on a change in pull request #15553:
URL: https://github.com/apache/flink/pull/15553#discussion_r611565551



##########
File path: flink-dist/src/main/resources/flink-conf.yaml
##########
@@ -145,7 +145,7 @@ jobmanager.execution.failover-strategy: region
 
 # The address to which the REST client will connect to
 #
-#rest.address: 0.0.0.0
+rest.address: localhost

Review comment:
       After thinking about that and looking at the docs, I think we better not 
do this now. I'm not sure anymore whether this is as easy as I thought; 
essentially we have to go over all jobmanager.rpc.address references in the 
docs and determine whether this is necessary for the REST API, and that's not 
something I want to do right now.




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