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 2019/12/07 15:36:00 UTC

[jira] [Resolved] (FLINK-14484) Modify RocksDB backend to bound total memory via Cache with WriteBufferManager

     [ https://issues.apache.org/jira/browse/FLINK-14484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephan Ewen resolved FLINK-14484.
----------------------------------
    Resolution: Fixed

Fixed in 1.10.0 via
  - 112e86558df345c533322021823fb3d01f225854
  - 06fb0ec1f65056fd0ef5b67013ca9ae288486961

> Modify RocksDB backend to bound total memory via Cache with WriteBufferManager
> ------------------------------------------------------------------------------
>
>                 Key: FLINK-14484
>                 URL: https://issues.apache.org/jira/browse/FLINK-14484
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / State Backends
>            Reporter: Yun Tang
>            Assignee: Yun Tang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Support to allow RocksDB statebackend to enable write buffer manager feature via options. And we would use the same LRUCache to limit the memory usage for write buffer and block cache.



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