[ 
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 
MiniClusterResource 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, nor should encourage them to directly use a MiniCluster.


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

Reply via email to