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 2022/07/06 09:12:00 UTC

[jira] [Updated] (FLINK-28427) MiniClusterResource should not override rest port settings

     [ https://issues.apache.org/jira/browse/FLINK-28427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler updated FLINK-28427:
-------------------------------------
    Description: 
For development purposes it is useful to be able to start the MiniCluster with a fixed port. This would allow you to run a single test with the UI running on a well-known port (8081, or whatever the user has configured).

We can't expect users to dig through the log files to figure out what port is used, nor should encourage them to directly use a MiniCluster.

  was:
For development purposes it is useful to be able to start the MiniCluster with a fixed port. This would allow you to run a single test with the UI running on a well-known port (8081, or whatever the user has configured).

We can't expect users to dig through the log files to figure out what port is used.


> MiniClusterResource should not override rest port settings
> ----------------------------------------------------------
>
>                 Key: FLINK-28427
>                 URL: https://issues.apache.org/jira/browse/FLINK-28427
>             Project: Flink
>          Issue Type: Technical Debt
>          Components: Tests
>            Reporter: Chesnay Schepler
>            Priority: Major
>             Fix For: 1.16.0
>
>
> For development purposes it is useful to be able to start the MiniCluster with a fixed port. This would allow you to run a single test with the UI running on a well-known port (8081, or whatever the user has configured).
> We can't expect users to dig through the log files to figure out what port is used, nor should encourage them to directly use a MiniCluster.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)