You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (Jira)" <ji...@apache.org> on 2020/01/17 13:22:00 UTC

[jira] [Commented] (FLINK-10098) Programmatically select timer storage backend

    [ https://issues.apache.org/jira/browse/FLINK-10098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018013#comment-17018013 ] 

Stephan Ewen commented on FLINK-10098:
--------------------------------------

is this a duplicate of FLINK-11193?

> Programmatically select timer storage backend
> ---------------------------------------------
>
>                 Key: FLINK-10098
>                 URL: https://issues.apache.org/jira/browse/FLINK-10098
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Coordination, Runtime / State Backends
>    Affects Versions: 1.6.0, 1.7.0
>            Reporter: Elias Levy
>            Assignee: Aitozi
>            Priority: Major
>
> FLINK-9486 introduced timer storage on the RocksDB storage backend.  Right now it is only possible to configure RocksDB as the storage for timers by settings the {{state.backend.rocksdb.timer-service.factory}} value in the configuration file for Flink.
> As the state storage backend can be programmatically selected by by jobs via  {{env.setStateBackend(...)}}, the timer backend should also be configurable programmatically.
> Different jobs should be able to store their timers in different storage backends.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)