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] With regards, Apache Git Services
