[jira] [Comment Edited] (FLINK-22243) Reactive Mode parallelism changes are not shown in the job graph visualization in the UI

2022-10-11 Thread Dawid Wysakowicz (Jira)


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

Dawid Wysakowicz edited comment on FLINK-22243 at 10/11/22 5:19 PM:


Fixed in:
* master
** 40c5a71dbddaaa98d55f5fdb29f1c495b8084c83, 
75dddf69037ad6cdde0109ae53f79473af2b90da
* 1.16
** a9592c075d3130e1d6af3748f201de3e973c3d0e, 
d2a4f1b0b1cc4f522b17338261b9c3c79b4b9c92
* 1.15
** d6e8e4287eaaf144a3a4798b89825370170dce97, 
d5921ddf4f7f80b8cc3b68533664ae583d746b76


was (Author: dawidwys):
Fixed in:
* master
** 40c5a71dbddaaa98d55f5fdb29f1c495b8084c83
* 1.16
** a9592c075d3130e1d6af3748f201de3e973c3d0e
* 1.15
** d6e8e4287eaaf144a3a4798b89825370170dce97

> Reactive Mode parallelism changes are not shown in the job graph 
> visualization in the UI
> 
>
> Key: FLINK-22243
> URL: https://issues.apache.org/jira/browse/FLINK-22243
> Project: Flink
>  Issue Type: Sub-task
>  Components: Runtime / Web Frontend
>Affects Versions: 1.13.0, 1.14.0
>Reporter: Robert Metzger
>Assignee: Dawid Wysakowicz
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.17.0, 1.15.3, 1.16.1
>
> Attachments: screenshot-1.png
>
>
> As reported here FLINK-22134, the parallelism in the visual job graph on top 
> of the detail page is not in sync with the parallelism listed in the task 
> list below, when reactive mode causes a parallelism change.



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


[jira] [Comment Edited] (FLINK-22243) Reactive Mode parallelism changes are not shown in the job graph visualization in the UI

2022-03-02 Thread Niklas Semmler (Jira)


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

Niklas Semmler edited comment on FLINK-22243 at 3/2/22, 12:51 PM:
--

[~zhuzh] mentioned a possible solution in FLINK-26400:
{quote}I guess the root cause is the json plan is not updated on job vertex 
parallelism changes. Because we encountered the same issue when developing 
AdaptiveBatchScheduler. As a reference, our solution can be found 
[here|https://github.com/apache/flink/blob/152ad4fc14920372076c0004793c179141ae10c7/flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/adaptivebatch/AdaptiveBatchScheduler.java#L224].{quote}


was (Author: JIRAUSER281719):
[~zhuzh] mentioned a possible solution in FLINK-26400:
{quote}I guess the root cause is the json plan is not updated on job vertex 
parallelism changes. Because we encountered the same issue when developing 
AdaptiveBatchScheduler. As a reference, our solution can be found 
[here|https://github.com/apache/flink/blob/152ad4fc14920372076c0004793c179141ae10c7/flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/adaptivebatch/AdaptiveBatchScheduler.java#L224].
{quote}

> Reactive Mode parallelism changes are not shown in the job graph 
> visualization in the UI
> 
>
> Key: FLINK-22243
> URL: https://issues.apache.org/jira/browse/FLINK-22243
> Project: Flink
>  Issue Type: Sub-task
>  Components: Runtime / Web Frontend
>Affects Versions: 1.13.0, 1.14.0
>Reporter: Robert Metzger
>Priority: Major
> Fix For: 1.15.0
>
> Attachments: screenshot-1.png
>
>
> As reported here FLINK-22134, the parallelism in the visual job graph on top 
> of the detail page is not in sync with the parallelism listed in the task 
> list below, when reactive mode causes a parallelism change.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)