You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/09/06 09:21:20 UTC

[GitHub] zentol opened a new pull request #6665: [FLINK-10293][streaming] Properly forward REST port for remote environments

zentol opened a new pull request #6665: [FLINK-10293][streaming] Properly forward REST port for remote environments
URL: https://github.com/apache/flink/pull/6665
 
 
   ## What is the purpose of the change
   
   This PR fixes an issue for the `RemoteStreamEnvironment` where the provided port wasn't actually used for connecting to the cluster.
   
   ## Brief change log
   
   * set `RestOptions.PORT` in the client configuration
   
   
   ## Verifying this change
   
   This change added tests and can be verified as follows:
   
   * run RemoteStreamExecutionEnvironmentTest

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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