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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)