[ 
https://issues.apache.org/jira/browse/FLINK-10293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16605513#comment-16605513
 ] 

ASF GitHub Bot commented on FLINK-10293:
----------------------------------------

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


> RemoteStreamEnvironment does not forward port to RestClusterClient
> ------------------------------------------------------------------
>
>                 Key: FLINK-10293
>                 URL: https://issues.apache.org/jira/browse/FLINK-10293
>             Project: Flink
>          Issue Type: Bug
>          Components: Client, Streaming
>    Affects Versions: 1.5.1, 1.6.0, 1.7.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.6.1, 1.7.0, 1.5.4
>
>
> A user reported on the ML that the port given to the RemoteStreamEnvironment 
> is not forwarded to the RestClusterClient.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to