You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2018/09/13 08:56:00 UTC

[jira] [Created] (FLINK-10335) Create common ZooKeeperStateStore based on ZooKeeperStateHandleStore and RetrievableStateStorageHelper

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)