Skip to content

Commit fee5f2e

Browse files
committed
[FLINK-38899][runtime-web] Introduce the Rescales/History sub-page for streaming jobs with the adaptive scheduler enabled
1 parent 4ee0219 commit fee5f2e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

flink-runtime-web/web-dashboard/src/app/pages/job/rescales/job-rescales.component.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@
117117
? (jobRescaleDetails.endTimestampInMillis | date: 'yyyy-MM-dd HH:mm:ss.SSS')
118118
: '-'
119119
}}
120-
121120
</td>
122121
</tr>
123122
<tr [nzExpand]="isExpanded(jobRescaleDetails.rescaleUuid)">

0 commit comments

Comments
 (0)