You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stefan Richter (JIRA)" <ji...@apache.org> on 2018/01/23 13:30:00 UTC

[jira] [Closed] (FLINK-8441) serialize values and value separator directly to stream in RocksDBListState

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

Stefan Richter closed FLINK-8441.
---------------------------------
    Resolution: Fixed

Merged in ce25688bac1c1ecfa53a03ab1857bb82963b0696 .

> serialize values and value separator directly to stream in RocksDBListState
> ---------------------------------------------------------------------------
>
>                 Key: FLINK-8441
>                 URL: https://issues.apache.org/jira/browse/FLINK-8441
>             Project: Flink
>          Issue Type: Improvement
>          Components: State Backends, Checkpointing
>    Affects Versions: 1.5.0
>            Reporter: Bowen Li
>            Assignee: Bowen Li
>            Priority: Major
>             Fix For: 1.5.0
>
>
> In \{{RocksDBListState#getPreMergedValue}}, we could probably serialize values and value separator directly into {{keySerializationStream}}.
> We tried once, it didn't work out. Let's try one more time



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