Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
1.17.0, 1.16.1, 1.15.4, 1.18.0
-
Flink: 1.17.0
FKO: 1.4.0
StateBackend: RocksDB(Genetic Incremental Checkpoint & Unaligned Checkpoint enabled)
Description
I'm testing Autoscaler through Kubernetes Operator and I'm facing the following issue.
As you know, when a job is scaled down through the autoscaler, the job manager and task manager go down and then back up again.
When this happens, an index out of bounds exception is thrown and the state is not restored from a checkpoint.
gyfora told me via the Flink Slack troubleshooting channel that this is likely an issue with Unaligned Checkpoint and not an issue with the autoscaler, but I'm opening a ticket with Gyula for more clarification.
Please see the attached JM and TM error logs.
Thank you.
Attachments
Attachments
Issue Links
- is related to
-
FLINK-27031 ChangelogRescalingITCase.test failed due to IllegalStateException
- Closed