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

Zhanghao Chen commented on FLINK-38645:
---------------------------------------

+1 for this. A side note: the underneath partitioner may not be "REBALANCE" 
either, see https://issues.apache.org/jira/browse/FLINK-33123 for more details.

> Web UI may display incorrect SHIP policy names when the Adaptive Scheduler is 
> enabled for a job
> -----------------------------------------------------------------------------------------------
>
>                 Key: FLINK-38645
>                 URL: https://issues.apache.org/jira/browse/FLINK-38645
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Web Frontend
>            Reporter: RocMarshal
>            Priority: Minor
>         Attachments: bug-demo.png, correct-demo.png
>
>
> !correct-demo.png!
> As shown in the figure, the job has the Adaptive Scheduler enabled. During 
> the first run, the first two vertices have the same parallelism and the data 
> partition type is {*}FORWARD{*}. After running for some time, due to certain 
> parallelism adjustments, the parallelism of the second vertex is reduced to 
> 2. At this point, the actual partition type is overwritten to 
> {*}REBALANCE{*}, but the UI still displays the partition type as 
> {*}FORWARD{*}.
> !bug-demo.png!
> This is a bug.
> And I'd like to fix it.



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

Reply via email to