You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/25 09:35:00 UTC

[jira] [Updated] (FLINK-11313) [checkpoint] Introduce LZ4 compression for keyed state in full checkpoints and savepoints

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

ASF GitHub Bot updated FLINK-11313:
-----------------------------------
    Labels: pull-request-available  (was: )

> [checkpoint] Introduce LZ4 compression for keyed state in full checkpoints and savepoints
> -----------------------------------------------------------------------------------------
>
>                 Key: FLINK-11313
>                 URL: https://issues.apache.org/jira/browse/FLINK-11313
>             Project: Flink
>          Issue Type: Improvement
>          Components: State Backends, Checkpointing
>            Reporter: Yun Tang
>            Assignee: Yun Tang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.8.0
>
>
> In our production environment, we prefer to use LZ4 instead of Snappy as compression for better performance, which is also [recommended by RocksDB |https://github.com/facebook/rocksdb/wiki/Compression#configuration].
> I plan to introduce LZ4 except for now existing snappy compression for keyed state in full checkpoint and savepoints.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)