Skip to content

Commit 8ebd77f

Browse files
committed
[FLINK-38899][runtime-web] Introduce the Rescales/History sub-page for streaming jobs with the adaptive scheduler enabled - Temporary commit for review 3
1 parent fe05b76 commit 8ebd77f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flink-runtime-web/web-dashboard/src/app/interfaces/job-rescales.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ export interface BriefJobRescaleDetails {
3030
terminalState: string;
3131
triggerCause: string;
3232
terminatedReason: string;
33-
expand?: boolean;
3433
}
3534

3635
export interface JobRescaleDetails extends BriefJobRescaleDetails {}

0 commit comments

Comments
 (0)