RocMarshal created FLINK-38645:
----------------------------------

             Summary: 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
         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