Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.15.1
Description
1.15.1
1 start-cluster
2 submit job: ./bin/flink run -d ./examples/streaming/TopSpeedWindowing.jar
3 trigger savepoint: ./bin/flink savepoint {{
{jobId}./sp0}}
4 open web ui for job and change to checkpoint tab, nothing showed.
Chrome console log shows some error:
{{main.a7e97c2f60a2616e.js:1 ERROR TypeError: Cannot read properties of null (reading 'checkpointed_size')
at q (253.e9e8f2b56b4981f5.js:1:607974)
at Sl (main.a7e97c2f60a2616e.js:1:186068)
at Br (main.a7e97c2f60a2616e.js:1:184696)
at N8 (main.a7e97c2f60a2616e.js:1:185128)
at Br (main.a7e97c2f60a2616e.js:1:185153)
at N8 (main.a7e97c2f60a2616e.js:1:185128)
at Br (main.a7e97c2f60a2616e.js:1:185153)
at N8 (main.a7e97c2f60a2616e.js:1:185128)
at Br (main.a7e97c2f60a2616e.js:1:185153)
at B8 (main.a7e97c2f60a2616e.js:1:191872)}}
Attachments
Issue Links
- is caused by
-
FLINK-25557 Introduce incremental/full checkpoint size stats
- Resolved
- links to