[jira] [Created] (FLINK-12486) RocksDB State Backend docs don't explain that operator state is kept on heap

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

[jira] [Created] (FLINK-12486) RocksDB State Backend docs don't explain that operator state is kept on heap

Shang Yuanchun (Jira)
Fabian Hueske created FLINK-12486:
-------------------------------------

             Summary: RocksDB State Backend docs don't explain that operator state is kept on heap
                 Key: FLINK-12486
                 URL: https://issues.apache.org/jira/browse/FLINK-12486
             Project: Flink
          Issue Type: Improvement
          Components: Documentation, Runtime / State Backends
    Affects Versions: 1.8.0, 1.7.2, 1.9.0
            Reporter: Fabian Hueske


The documentation of theĀ [RocksDB State Backend|https://ci.apache.org/projects/flink/flink-docs-release-1.8/ops/state/state_backends.html#the-rocksdbstatebackend] does not explain that operator state is maintained on the JVM heap and not in RocksDB (on disk).



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