[jira] [Created] (FLINK-13072) RocksDBStateBachend is not thread safe and data loss silently

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

[jira] [Created] (FLINK-13072) RocksDBStateBachend is not thread safe and data loss silently

Shang Yuanchun (Jira)
lynn1.zhang created FLINK-13072:
-----------------------------------

             Summary: RocksDBStateBachend is not thread safe and data loss silently
                 Key: FLINK-13072
                 URL: https://issues.apache.org/jira/browse/FLINK-13072
             Project: Flink
          Issue Type: Bug
          Components: Runtime / State Backends
    Affects Versions: 1.8.1, 1.8.0
            Reporter: lynn1.zhang
         Attachments: flink-demo.zip

I create 2 mapstates in oneĀ operator, then create 2 threads in apply method, each thread operate each map state(the operator is same), the expect result is that 2 state haveĀ the same result but not. I upload the code, please help to try it.



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