[
https://issues.apache.org/jira/browse/FLINK-21486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Wysakowicz closed FLINK-21486.
------------------------------------
Resolution: Fixed
Fixed in:
* 1.12.3
** f00bfaf0b346c3cc0b1895c1707ee43d5d3c00ba
* 1.11.4
** c6b10f60db09852ca5126b2ce9f71aa17ce207d8
> Add sanity check when switching from Rocks to Heap timers
> ---------------------------------------------------------
>
> Key: FLINK-21486
> URL: https://issues.apache.org/jira/browse/FLINK-21486
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / State Backends
> Affects Versions: 1.11.3, 1.12.1
> Reporter: Dawid Wysakowicz
> Assignee: Dawid Wysakowicz
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.4, 1.12.3
>
>
> When restoring from a savepoint taken with RocksDB and rocks timers with
> RocksDB state backend and heap timers we will silently ignore all timers. It
> might lead to correctness issues. We should throw an exception in such a case.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)