You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/09/06 08:33:00 UTC

[jira] [Commented] (FLINK-10293) RemoteStreamEnvironment does not forward port to RestClusterClient

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

Chesnay Schepler commented on FLINK-10293:
------------------------------------------

The problem is that {{RemoteStreamEnvironment#executeRemotely}} is not setting {{RestOptions.PORT}}. This setting is evaluated in {{HighAvailabilityServicesUtils#createHighAvailabilityServices}} to determine the webmonitor URL:

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