[
https://issues.apache.org/jira/browse/FLINK-38645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
RocMarshal updated FLINK-38645:
-------------------------------
Description:
!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.
was:
!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.
> 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.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)