Till Rohrmann created FLINK-10335: ------------------------------------- Summary: Create common ZooKeeperStateStore based on ZooKeeperStateHandleStore and RetrievableStateStorageHelper Key: FLINK-10335 URL: https://issues.apache.org/jira/browse/FLINK-10335 Project: Flink Issue Type: Sub-task Components: Distributed Coordination Affects Versions: 1.6.0, 1.5.3, 1.7.0 Reporter: Till Rohrmann Fix For: 1.7.0
Create a common {{ZooKeeperStateStore}} which is based on {{ZooKeeperStateHandleStore}} and the {{RetrievableStateStorageHelper}} which encapsulates the storage logic of large state objects whose handles are persisted to ZooKeeper. This could be used by the {{ZooKeeperSubmittedJobGraphStore}}, {{ZooKeeperCompletedCheckpointStore}} and {{ZooKeeperMesosWorkerStore}}. -- This message was sent by Atlassian JIRA (v7.6.3#76005)