You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Bowen Li (JIRA)" <ji...@apache.org> on 2018/01/16 22:18:00 UTC

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

Bowen Li created FLINK-8441:
-------------------------------

             Summary: 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
            Reporter: Bowen Li
            Assignee: Bowen Li


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)